Documentation ¶
Index ¶
Constants ¶
View Source
const (
SSHKnownHosts = "known_hosts"
)
Variables ¶
This section is empty.
Functions ¶
func NewBuilder ¶
func NewBuilder() credentials.Builder
Types ¶
type GitConfigBuilder ¶
type GitConfigBuilder struct{}
func (*GitConfigBuilder) MatchingAnnotations ¶
func (dcb *GitConfigBuilder) 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 (*GitConfigBuilder) Write ¶
func (dcb *GitConfigBuilder) Write() error
Click to show internal directories.
Click to hide internal directories.