config

@SerialName(value = "Config")
val config: String?

Parameters

config

Load credential spec from a Swarm Config with the given ID. The specified config must also be present in the Configs field with the Runtime property set.


>Note: CredentialSpec.File, CredentialSpec.Registry, > and CredentialSpec.Config are mutually exclusive.