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 kclient.EndpointsGetter, evtNS kclient.EventsGetter, dcNamespacer deployclient.DeploymentConfigsGetter, rcNamespacer kclient.ReplicationControllersGetter, resyncPeriod time.Duration) *UnidlingController
Click to show internal directories.
Click to hide internal directories.