Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SecretToCreds ¶
func SecretToCreds( _ context.Context, _ string, _ credentials.Type, _ string, secret *corev1.Secret, ) (*credentials.Credentials, error)
SecretToCreds is an implementation of credentials.Helper that simply extracts a username, password, and SSH private key from a secret.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.