 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const MaxRetries = 5
    Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UnidlingController ¶
type UnidlingController struct {
	// contains filtered or unexported fields
}
    func NewUnidlingController ¶
func NewUnidlingController(scaleNS scale.ScalesGetter, mapper meta.RESTMapper, endptsNS corev1client.EndpointsGetter, evtNS corev1client.EventsGetter, dcNamespacer appstypedclient.DeploymentConfigsGetter, rcNamespacer corev1client.ReplicationControllersGetter, resyncPeriod time.Duration) *UnidlingController
func (*UnidlingController) Run ¶
func (c *UnidlingController) Run(stopCh <-chan struct{})
       Source Files
      ¶
      Source Files
      ¶
    
- unidling_controller.go
 Click to show internal directories. 
   Click to hide internal directories.