docker-sdk-rust/docs/HostConfigAllOfLogConfig.md
2025-06-16 16:37:36 +07:00

580 B

HostConfigAllOfLogConfig

Properties

Name Type Description Notes
r#type Option<String> Name of the logging driver used for the container or "none" if logging is disabled. [optional]
config Option<std::collections::HashMap<String, String>> Driver-specific configuration options for the logging driver. [optional]

[Back to Model list] [Back to API list] [Back to README]