572 B
572 B
SwarmSpecTaskDefaultsLogDriver
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | Option<String> | The log driver to use as a default for new tasks. | [optional] |
| options | Option<std::collections::HashMap<String, String>> | Driver-specific options for the selected log driver, specified as key/value pairs. | [optional] |