# Constants
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
# 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
GeneratedSecret is the Schema for the generatedsecrets API +kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Status",type="string",JSONPath=".status.state" +kubebuilder:printcolumn:name="Age",type="date",JSONPath=".metadata.creationTimestamp".
GeneratedSecretData defines the configuration of the secret.
GeneratedSecretList contains a list of GeneratedSecret +kubebuilder:object:root=true.
GeneratedSecretSpec defines the desired state of GeneratedSecret +kubebuilder:subresource:data.
GeneratedSecretStatus defines the status of GeneratedSecret.
# Type aliases
CharacterOption represents filtering options for a generated string.
GeneratedSecretState represents the current state of a GeneratedSecret.