Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewVariableSource ¶ added in v0.3.0
func NewVariableSource(cl client.Client) variablesources.NestedVariableSource
Types ¶
type OperatorReconciler ¶
type OperatorReconciler struct { client.Client Scheme *runtime.Scheme Resolver *solver.DeppySolver }
OperatorReconciler reconciles a Operator object
func (*OperatorReconciler) SetupWithManager ¶
func (r *OperatorReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.