package
0.0.0-20230118102731-05e53139e746
Repository: https://github.com/gitops-tools/kustomization-set-controller.git
Documentation: pkg.go.dev

# Functions

KustomizationSetReady registers a successful apply attempt of the given Kustomization.

# Constants

HealthyCondition indicates that the KustomizationSet has created all its resources.

# 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

GitRepositoryGenerator generates from files in a Flux GitRepository resource.
GitRepositoryGeneratorDirectoryItem defines a path to be parsed (or excluded from) for files.
KustomizationSet is the Schema for the kustomizationsets API.
KustomizationSetGenerator describes the configured generators.
KustomizationSetList contains a list of KustomizationSet.
KustomizationSetSpec defines the desired state of KustomizationSet.
KustomizationSetStatus defines the observed state of KustomizationSet.
KustomizationSetTemplate represents Kustomization specs as a split between the ObjectMeta and KustomizationSpec.
KustomizationSetTemplateMeta represents the metadata fields that may be used for Kustomizations generated from the KustomizationSet (based on metav1.ObjectMeta).
ListGenerator generates from a hard-coded list.
PullRequestGenerator defines a generator that queries a Git hosting service for relevant PRs.
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.