Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { client.Client Logger logr.Logger Scheme *runtime.Scheme RestMapper meta.RESTMapper Recorder record.EventRecorder K8SVersion *version.Version // contains filtered or unexported fields }
func (*Controller) SetupWithManager ¶
func (c *Controller) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.