Documentation
¶
Overview ¶
Package credentials contains the logic to manage credentials for accessing remote registries.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCredentialsFromSecret ¶
func GetCredentialsFromSecret(ctx context.Context, k8sClient client.Client, namespace string, authSecretRef *commonv1alpha1.SecretRef) (auth.CredentialFunc, error)
GetCredentialsFromSecret retrieves credentials from the Kubernetes secret referenced by the AuthSecretRef and returns an ORAS credential.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.