Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 649 Bytes

ConfigSpec.md

File metadata and controls

11 lines (8 loc) · 649 Bytes

DockerEngineApi.ConfigSpec

Properties

Name Type Description Notes
name String User-defined name of the config. [optional]
labels {String: String} User-defined key/value metadata. [optional]
data String Base64-url-safe-encoded (RFC 4648) config data. [optional]
templating Driver Templating driver, if applicable Templating controls whether and how to evaluate the config payload as a template. If no driver is set, no templating is used. [optional]