Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInsecureRegistries ¶
func GetInsecureRegistries(ctx *types.SystemContext) ([]string, error)
GetInsecureRegistries returns an array of strings that contain the names of the insecure registries as defined in the system-wide registries file. it returns an empty array if none are defined
func GetRegistries ¶
func GetRegistries(ctx *types.SystemContext) ([]string, error)
GetRegistries returns an array of strings that contain the names of the registries as defined in the system-wide registries file. it returns an empty array if none are defined
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.