Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBuilder ¶
func NewBuilder() credentials.Builder
Types ¶
type DockerConfigBuilder ¶
type DockerConfigBuilder struct{}
func (*DockerConfigBuilder) MatchingAnnotations ¶
func (dcb *DockerConfigBuilder) MatchingAnnotations(secret *corev1.Secret) []string
MatchingAnnotations extracts flags for the credential helper from the supplied secret and returns a slice (of length 0 or greater) of applicable domains.
func (*DockerConfigBuilder) Write ¶
func (dcb *DockerConfigBuilder) Write() error
Click to show internal directories.
Click to hide internal directories.