# Variables
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
# Structs
DecryptedSecret is a holding bucket for decrypted secrets so they are in a format that looks like a normal Secret but can't be accidentally uploaded.
DecryptedSecretList contains a list of DecryptedSecret +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.