Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct{}
Controller is responsible for adding the VirtualNetwork controller and its corresponding reconciler to the manager with any runtime configuration.
func (*Controller) SetupWithManager ¶
func (c *Controller) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager creates a new VirtualNetwork Controller and adds it to the Manager with default RBAC. The Manager will set fields on the Controller and start it when the Manager is Started.
Click to show internal directories.
Click to hide internal directories.