Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasWriteAccess ¶ added in v0.0.4
func RegistryMatch ¶ added in v0.0.4
Types ¶
type DockerCreds ¶
type DockerCreds map[string]entry
func ParseDockerPullSecrets ¶ added in v0.0.4
func ParseDockerPullSecrets(path string) (DockerCreds, error)
func (DockerCreds) AppendToDockerConfig ¶ added in v0.0.4
func (c DockerCreds) AppendToDockerConfig(path string) error
func (DockerCreds) Resolve ¶
func (c DockerCreds) Resolve(reg authn.Resource) (authn.Authenticator, error)
Click to show internal directories.
Click to hide internal directories.