# Constants

Failure indicates reconcile failed.
Success indicates reconcile succeeded.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

Authorization source object.
AwsKmsProvider is the AWS KMS provider.
Envelope contains encrypted payload as well as key material and metadata needed to decrypt that payload.
KeyEncryptionKeyPolicy is the Schema for the keyencryptionkeypolicies API.
KeyEncryptionKeyPolicyList contains a list of KeyEncryptionKeyPolicies.
KeyEncryptionKeyPolicySpec defines the desired state of KeyEncryptionKeyPolicy.
KeyEncryptionKeyPolicyStatus defines the observed state of KeyEncryptionKeyPolicy.
Provider only one can be defined.
SealedSecret is the Schema for the sealedsecrets API.
SealedSecretList contains a list of SealedSecret.
SealedSecretSpec defines the desired state of SealedSecret.
SealedSecretStatus defines the observed state of SealedSecret.

# Type aliases

Envelopes array of Envelopes, which allows support for encrypting a single entry with multiple providers.