kubernetesk8s.io/kubernetes/pkg/controller/ttl Index | Files

package ttl

import "k8s.io/kubernetes/pkg/controller/ttl"

Index

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{})

Source Files

ttl_controller.go

Version
v1.10.13
Published
Jan 16, 2019
Platform
windows/amd64
Imports
19 packages
Last checked
2 minutes ago

Tools for package owners.