Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckImageRef ¶
func NewKeychain ¶
func NewKeychain(registries RegistriesConfig) authn.Keychain
Types ¶
type RegistriesConfig ¶
type RegistriesConfig map[string]RegistryAuthConfig
func (RegistriesConfig) Get ¶
func (a RegistriesConfig) Get(host string) (string, string, error)
Get implements authn.Helper.
func (RegistriesConfig) GetAuthConfig ¶
func (a RegistriesConfig) GetAuthConfig(registry string) *RegistryAuthConfig
Click to show internal directories.
Click to hide internal directories.