# Constants
No description provided by the author
#nosec G101 -- false positive, this is just a label.
#nosec G101 -- false positive.
#nosec G101 -- false positive.
No description provided by the author
No description provided by the author
ObjectClusterUrlAnnotation is put on the events that are created when we fail to clean up the deployed secrets during the RemoteSecret finalization.
Caution: Modifying these constants may have unintended consequences in other projects that rely on remote-secret.
No description provided by the author
No description provided by the author
RemoteSecretDeletedKeysAnnotation should be placed on an upload secret if the user want to remove some keys from the secret data of an already existing remote secret.
No description provided by the author
No description provided by the author
#nosec G101 -- false positive.
RemoteSecretPartialUpdateAnnotation if present on the upload secret, this marks the upload secret as performing a partial update of the already existing secret data of the remote secret that the upload secret refers to using the RemoteSecretNameAnnotation annotation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Caution: Modifying these constants may have unintended consequences in other projects that rely on remote-secret.
#nosec G101 -- false positive, this is just a label.
# 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
No description provided by the author
No description provided by the author
No description provided by the author
RemoteSecret is the Schema for the RemoteSecret API.
No description provided by the author
RemoteSecretList contains a list of RemoteSecret.
RemoteSecretSpec defines the desired state of RemoteSecret.
RemoteSecretStatus defines the observed state of RemoteSecret.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TargetKey is not used in the RemoteSecret spec as such but it represents an identifier of a target.
No description provided by the author
No description provided by the author
# Type aliases
Correspondence is a result of the TargetKey#CorrespondsTo method describing how two targets correspond to each other.
RemoteSecretConditionType lists the types of conditions we track in the remote secret status.
No description provided by the author
RemoteSecretReason is the reconciliation status of the RemoteSecret object.
No description provided by the author