Versions in this module Expand all Collapse all v1 v1.5.1 Apr 28, 2017 Changes in this version + type DeploymentController struct + func NewDeploymentController(rcInformer, podInformer cache.SharedIndexInformer, kc kclientset.Interface, ...) *DeploymentController + func (c *DeploymentController) Handle(deployment *kapi.ReplicationController) error + func (c *DeploymentController) Run(workers int, stopCh <-chan struct{}) v1.5.0-alpha.1 Dec 29, 2016