Versions in this module Expand all Collapse all v1 v1.0.0 Jul 24, 2018 Changes in this version + type RecreateDeploymentStrategy struct + func NewRecreateDeploymentStrategy(kubeClient kubernetes.Interface, ...) *RecreateDeploymentStrategy + func (s *RecreateDeploymentStrategy) Deploy(from *corev1.ReplicationController, to *corev1.ReplicationController, ...) error + func (s *RecreateDeploymentStrategy) DeployWithAcceptor(from *corev1.ReplicationController, to *corev1.ReplicationController, ...) error