Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TTLController ¶
type TTLController struct {
// contains filtered or unexported fields
}
func NewTTLController ¶
func NewTTLController(nodeInformer informers.NodeInformer, kubeClient clientset.Interface) *TTLController
func (*TTLController) Run ¶
func (ttlc *TTLController) Run(workers int, stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.