Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRegistryConfig ¶
func NewRegistryConfig(m map[string]RegistryConfig) docker.RegistryHosts
NewRegistryConfig converts registry config to docker.RegistryHosts callback
Types ¶
type RegistryConfig ¶
type RegistryConfig struct { Mirrors []string PlainHTTP *bool Insecure *bool RootCAs [][]byte KeyPairs []TLSKeyPair }
type TLSKeyPair ¶
Click to show internal directories.
Click to hide internal directories.