Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController(kubeClient client.Client, instanceProvider instance.Provider) controller.Controller
NewController constructs a controller instance
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller reconciles NodeClaim objects to ensure proper tagging of IBM Cloud instances
func (*Controller) Name ¶
func (c *Controller) Name() string
Name returns the name of the controller
Click to show internal directories.
Click to hide internal directories.