Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KdoChartReconciler ¶
type KdoChartReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme Repo kdo.Repo K8s func(configs ...k8s.Config) (k8s.K8s, error) Load func(thread *starlark.Thread, module string) (dict starlark.StringDict, err error) Recorder record.EventRecorder }
KdoChartReconciler reconciles a KdoChart object
func (*KdoChartReconciler) SetupWithManager ¶
func (r *KdoChartReconciler) SetupWithManager(mgr ctrl.Manager, options controller.Options) error
SetupWithManager -
Click to show internal directories.
Click to hide internal directories.