You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2022. It is now read-only.
CaCert string `json:"cacert,omitempty" yaml:"cacert,omitempty" comment:"CA certificate for Docker connection embedded in the configuration in PEM format."`
Cert string `json:"cert,omitempty" yaml:"cert,omitempty" comment:"Client certificate in PEM format embedded in the configuration."`
Key string `json:"key,omitempty" yaml:"key,omitempty" comment:"Client key in PEM format embedded in the configuration."`