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 ¶
ttlcontroller.go
- Version
- v1.7.0-alpha.0
- Published
- Feb 21, 2017
- Platform
- js/wasm
- Imports
- 20 packages
- Last checked
- 1 minute ago –
Tools for package owners.