Versions in this module Expand all Collapse all v0 v0.0.1 Apr 14, 2023 Changes in this version + func GetValue(ctx context.Context, client client.Reader, ref telemetryv1alpha1.SecretKeyRef) ([]byte, error) + func ReferencesNonExistentSecret(ctx context.Context, client client.Reader, getter Getter) bool + func ReferencesSecret(secretName, secretNamespace string, getter Getter) bool + type Getter interface + GetSecretRefs func() []telemetryv1alpha1.SecretKeyRef