Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelmReconciler ¶
type HelmReconciler struct {
client.Client
KubeRuntimeOpts clientutil.RuntimeOptions
// contains filtered or unexported fields
}
HelmReconciler reconciles a Plugin object.
func (*HelmReconciler) SetupWithManager ¶
func (r *HelmReconciler) SetupWithManager(name string, mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type PluginPresetReconciler ¶
PluginPresetReconciler reconciles a PluginPreset object
func (*PluginPresetReconciler) SetupWithManager ¶
func (r *PluginPresetReconciler) SetupWithManager(name string, mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.