# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Instance represents the loaded project.
Manager loads a navecd project and resolves the component dependency graph.
Reconciler clones, pulls and loads a GitOps Git repository containing the desired cluster state, translates cue definitions to either Kubernetes unstructurd objects or Helm Releases and applies/installs them on a Kubernetes cluster.
ReconcileResult reports the outcome and metadata of a reconciliation.