Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RemoveStaleConditions ¶
type RemoveStaleConditions struct {
// contains filtered or unexported fields
}
func NewRemoveStaleConditions ¶
func NewRemoveStaleConditions( conditions []string, operatorClient v1helpers.OperatorClient, eventRecorder events.Recorder, ) *RemoveStaleConditions
func (*RemoveStaleConditions) Run ¶
func (c *RemoveStaleConditions) Run(workers int, stopCh <-chan struct{})
Run starts the kube-scheduler and blocks until stopCh is closed.
Click to show internal directories.
Click to hide internal directories.