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