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 kextclient.ScalesGetter, endptsNS kcoreclient.EndpointsGetter, evtNS kcoreclient.EventsGetter, dcNamespacer deployclient.DeploymentConfigsGetter, rcNamespacer kcoreclient.ReplicationControllersGetter, resyncPeriod time.Duration) *UnidlingController
func (*UnidlingController) Run ¶
func (c *UnidlingController) Run(stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.