# Functions
NewOperator creates a new Catalog Operator.
# Constants
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
# Structs
Operator represents a Kubernetes operator that executes InstallPlans by resolving dependencies in a catalog.
StepEnsurer ensures that resource(s) specified in install plan exist in cluster.
No description provided by the author
# Interfaces
No description provided by the author
ManifestResolver can dereference a manifest for a step.
Stepper manages cluster interactions based on the step.
# Type aliases
No description provided by the author
No description provided by the author
StepperFunc fulfills the Stepper interface.