Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(mgr manager.Manager) *Controller
func NewControllerFromClient ¶ added in v1.8.0
func NewControllerFromClient(clt client.Client) *Controller
func (*Controller) SetupWithManager ¶
func (controller *Controller) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.