Skip to content

dsdk / v1.47 / ConfigSpec

Type Alias: ConfigSpec ​

ConfigSpec: object

Type declaration ​

NameTypeDescription
Data?stringBase64-url-safe-encoded (RFC 4648) config data.
Labels?objectUser-defined key/value metadata.
Name?stringUser-defined name of the config.
Templating?DriverTemplating 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.