Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(opts *options.ControllerOptions, stopCh <-chan struct{})
Types ¶
type JobObserverControllerOptions ¶
type JobObserverControllerOptions struct {
ControllerOptions *options.ControllerOptions
}
func NewJobObserverControllerOptions ¶
func NewJobObserverControllerOptions() *JobObserverControllerOptions
func (JobObserverControllerOptions) RunJobObserverController ¶
func (o JobObserverControllerOptions) RunJobObserverController(stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.