# 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
SecretTemplate is the Schema for the secrettemplates API +kubebuilder:subresource:status +kubebuilder:resource:path=secrettemplates,scope=Namespaced.
SecretTemplateList contains a list of SecretTemplate.
SecretTemplateSpec defines the desired state of SecretTemplate +k8s:openapi-gen=true.
SecretTemplateStatus defines the observed state of SecretTemplate.
SecretTemplateValue defines an entry in the generated secret.