Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller is a NodeClaim Termination controller that triggers deletion of the Node and the CloudProvider NodeClaim through its graceful termination mechanism
func NewController ¶
func NewController(kubeClient client.Client, cloudProvider cloudprovider.CloudProvider) *Controller
NewController is a constructor for the NodeClaim Controller
func (*Controller) Name ¶
func (*Controller) Name() string
Click to show internal directories.
Click to hide internal directories.