Versions in this module Expand all Collapse all v1 v1.5.1 Mar 21, 2019 Changes in this version + func InvalidateCache() + type InvalidRegistries struct + func (e *InvalidRegistries) Error() string + type Mirror struct + Insecure bool + URL string + type Registry struct + Blocked bool + Insecure bool + Mirrors []Mirror + Prefix string + Search bool + URL string + func FindRegistry(ctx *types.SystemContext, ref string) (*Registry, error) + func FindUnqualifiedSearchRegistries(ctx *types.SystemContext) ([]Registry, error) + func GetRegistries(ctx *types.SystemContext) ([]Registry, error) + type V1TOMLConfig struct + Block V1TOMLregistries + Insecure V1TOMLregistries + Search V1TOMLregistries + type V1TOMLregistries struct + Registries []string Incompatible versions in this module v2.0.0+incompatible Jun 13, 2019