# Constants
ConfigMapSecretRenderFailure means that the target secret could not be rendered.
# 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
ConfigMapSecret holds configuration data with embedded secrets.
ConfigMapSecretCondition describes the state of a ConfigMapSecret.
ConfigMapSecretList contains a list of ConfigMapSecrets.
ConfigMapSecretSpec defines the desired state of a ConfigMapSecret.
ConfigMapSecretStatus describes the observed state of a ConfigMapSecret.
ConfigMapTemplate is a ConfigMap template.
ConfigMapVarsSource selects a ConfigMap to populate template variables with.
EmbeddedObjectMeta contains a subset of the fields from k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta.
SecretVarsSource selects a Secret to populate template variables with.
Var is a template variable.
VarsFromSource represents the source of a set of template variables.
# Type aliases
ConfigMapSecretConditionType is a valid value for ConfigMapSecretCondition.Type.