Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBlockedRegistries ¶ added in v1.3.0
GetBlockedRegistries obtains the list of blocked registries defined in the global registries file.
func GetInsecureRegistries ¶
GetInsecureRegistries obtains the list of insecure registries from the global registration file.
func GetRegistries ¶
GetRegistries obtains the list of search registries defined in the global registries file.
func GetRegistry ¶ added in v1.1.0
GetRegistry returns the registry name from a string if specified
func SystemRegistriesConfPath ¶ added in v1.0.0
func SystemRegistriesConfPath() string
SystemRegistriesConfPath returns an appropriate value for types.SystemContext.SystemRegistriesConfPath (possibly "", which is not an error), taking into account rootless mode and environment variable overrides.
FIXME: This should be centralized in a global SystemContext initializer inherited throughout the code, not haphazardly called throughout the way it is being called now.
Types ¶
This section is empty.