Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInsecureRegistries ¶
func GetInsecureRegistries(sys *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(sys *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
func RegistriesConfPath ¶
func RegistriesConfPath(ctx *types.SystemContext) string
RegistriesConfPath is the path to the system-wide registry configuration file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.