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 cache.SharedIndexInformer, kubeClient internalclientset.Interface) *DisruptionController
func (*DisruptionController) Run ¶
func (dc *DisruptionController) Run(stopCh <-chan struct{})
Source Files ¶
disruption.go
- Version
- v1.5.0-alpha.1
- Published
- Oct 11, 2016
- Platform
- js/wasm
- Imports
- 20 packages
- Last checked
- 3 minutes ago –
Tools for package owners.