# Functions
No description provided by the author
# Constants
ArtifactFailedReason represents the fact that the artifact download of the kustomization failed.
BucketIndexKey is the key used for indexing kustomizations based on their S3 sources.
BuildFailedReason represents the fact that the kustomize build of the Kustomization failed.
No description provided by the author
GitRepositoryIndexKey is the key used for indexing kustomizations based on their Git sources.
HealthCheckFailedReason represents the fact that one of the health checks of the Kustomization failed.
HealthyCondition is the condition type used to record the last health assessment result.
No description provided by the author
No description provided by the author
No description provided by the author
PruneFailedReason represents the fact that the pruning of the Kustomization failed.
ValidationFailedReason represents the fact that the validation of the Kustomization manifests has failed.
# 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
CrossNamespaceSourceReference contains enough information to let you locate the typed referenced object at cluster level.
Decryption defines how decryption is handled for Kubernetes manifests.
KubeConfig references a Kubernetes secret that contains a kubeconfig file.
Kustomization is the Schema for the kustomizations API.
KustomizationList contains a list of kustomizations.
KustomizationSpec defines the desired state of a kustomization.
KustomizationStatus defines the observed state of a kustomization.
PostBuild describes which actions to perform on the YAML manifest generated by building the kustomize overlay.
Snapshot holds the metadata of the Kubernetes objects generated for a source revision.
Snapshot holds the metadata of namespaced Kubernetes objects.
SubstituteReference contains a reference to a resource containing the variables name and value.