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

package disruption

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

Index

Types

type DisruptionController

type DisruptionController struct {
	// contains filtered or unexported fields
}

func NewDisruptionController

func NewDisruptionController(podInformer framework.SharedIndexInformer, kubeClient *client.Client) *DisruptionController

func (*DisruptionController) Run

func (dc *DisruptionController) Run(stopCh <-chan struct{})

Source Files

disruption.go

Version
v1.4.1-beta.0
Published
Sep 26, 2016
Platform
windows/amd64
Imports
18 packages
Last checked
2 hours ago

Tools for package owners.