package
0.4.1
Repository: https://github.com/argoproj/applicationset.git
Documentation: pkg.go.dev

# Functions

ToNestedMatrixGenerator converts a JSON struct (from the K8s resource) to corresponding NestedMatrixGenerator object.
ToNestedMergeGenerator converts a JSON struct (from the K8s resource) to corresponding NestedMergeGenerator object.

# Constants

ErrorOccurred / ParametersGenerated / TemplateRendered / ResourcesUpToDate.
ErrorOccurred / ParametersGenerated / TemplateRendered / ResourcesUpToDate.
ErrorOccurred / ParametersGenerated / TemplateRendered / ResourcesUpToDate.
ApplicationSetConditionStatusFalse indicates that a application attempt has failed.
ApplicationSetConditionStatusTrue indicates that a application has been successfully established.
ApplicationSetConditionStatusUnknown indicates that the application condition status could not be reliably determined.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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

ApplicationSet is a set of Application resources +kubebuilder:object:root=true +kubebuilder:resource:path=applicationsets,shortName=appset;appsets +kubebuilder:subresource:status.
ApplicationSetCondition contains details about an applicationset condition, which is usally an error or warning.
ApplicationSetGenerator represents a generator at the top level of an ApplicationSet.
ApplicationSetList contains a list of ApplicationSet +kubebuilder:object:root=true.
ApplicationSetNestedGenerator represents a generator nested within a combination-type generator (MatrixGenerator or MergeGenerator).
ApplicationSetSpec represents a class of application set state.
ApplicationSetStatus defines the observed state of ApplicationSet.
ApplicationSetSyncPolicy configures how generated Applications will relate to their ApplicationSet.
ApplicationSetTemplate represents argocd ApplicationSpec.
ApplicationSetTemplateMeta represents the Argo CD application fields that may be used for Applications generated from the ApplicationSet (based on metav1.ObjectMeta).
ApplicationSetTerminalGenerator represents a generator nested within a nested generator (for example, a list within a merge within a matrix).
ClusterGenerator defines a generator to match against clusters registered with ArgoCD.
DuckType defines a generator to match against clusters registered with ArgoCD.
No description provided by the author
No description provided by the author
No description provided by the author
ListGenerator include items info.
MatrixGenerator generates the cartesian product of two sets of parameters.
MergeGenerator merges the output of two or more generators.
NestedMatrixGenerator is a MatrixGenerator nested under another combination-type generator (MatrixGenerator or MergeGenerator).
NestedMergeGenerator is a MergeGenerator nested under another combination-type generator (MatrixGenerator or MergeGenerator).
PullRequestGenerator defines a generator that scrapes a PullRequest API to find candidate pull requests.
PullRequestGenerator defines a connection info specific to GitHub.
SCMProviderGenerator defines a generator that scrapes a SCMaaS API to find candidate repos.
SCMProviderGeneratorFilter is a single repository filter.
SCMProviderGeneratorGithub defines a connection info specific to GitHub.
SCMProviderGeneratorGitlab defines a connection info specific to Gitlab.
Utility struct for a reference to a secret key.

# Type aliases

SyncStatusCode is a type which represents possible comparison results.
ApplicationSetConditionType represents type of application condition.
No description provided by the author
No description provided by the author
No description provided by the author