Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMatchingSecret ¶
func GetMatchingSecret(c client.Client, namespace string, f filter, filterStrings ...string) (*corev1.Secret, error)
Retrieves Secret Objects matching the input annotation key in the specified namespace.
func GetUnstructuredSecret ¶
func GetUnstructuredSecret(c client.Client, secretName string, namespace string) (*unstructured.Unstructured, error)
Retrieves an unstructured secret object based on the provided inputs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.