Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController(kubeClient client.Client, recorder events.Recorder, unavailableOfferings *cache.UnavailableOfferings) controller.Controller
NewController constructs a controller instance
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller handles instance interruption events from IBM Cloud
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.