# Constants

ArtifactFailedReason represents the fact that the source artifact download failed.
BuildFailedReason represents the fact that the kustomize build failed.
DependencyNotReadyReason represents the fact that one of the dependencies is not ready.
No description provided by the author
No description provided by the author
HealthCheckFailedReason represents the fact that one of the health checks failed.
HealthyCondition represents the last recorded health assessment result.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProgressingWithRetryReason represents the fact that the reconciliation encountered an error that will be retried.
PruneFailedReason represents the fact that the pruning of the Kustomization failed.
ReconciliationFailedReason represents the fact that the reconciliation failed.
ReconciliationSucceededReason represents the fact that the reconciliation succeeded.

# 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

CommonMetadata defines the common labels and annotations.
CrossNamespaceSourceReference contains enough information to let you locate the typed Kubernetes resource object at cluster level.
Decryption defines how decryption is handled for Kubernetes manifests.
Kustomization is the Schema for the kustomizations API.
KustomizationList contains a list of kustomizations.
KustomizationSpec defines the configuration to calculate the desired state from a Source using Kustomize.
KustomizationStatus defines the observed state of a kustomization.
PostBuild describes which actions to perform on the YAML manifest generated by building the kustomize overlay.
ResourceInventory contains a list of Kubernetes resource object references that have been applied by a Kustomization.
ResourceRef contains the information necessary to locate a resource within a cluster.
SubstituteReference contains a reference to a resource containing the variables name and value.