package
0.38.0
Repository: https://github.com/weaveworks/weave-gitops.git
Documentation: pkg.go.dev

# Functions

RequestReconciliation sets the annotations of an object so that the flux controller(s) will force a reconciliation.
ToReconcileable takes a GVK and returns a "Reconcilable" for it.
WaitForSync polls the k8s API until the resources is sync'd, and times out eventually.

# Structs

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
UnstructuredAdapter implements the Reconcilable interface for unstructured resources.

# Interfaces

Automation objects are Kustomizations and HelmReleases.
Reconcilable represents a Kubernetes object that Flux can reconcile.
No description provided by the author