package deployment
import "k8s.io/kubernetes/pkg/controller/deployment"
Index ¶
Types ¶
type DeploymentController ¶
type DeploymentController struct {
// contains filtered or unexported fields
}
func New ¶
func New(client client.Interface) *DeploymentController
func (*DeploymentController) Run ¶
func (d *DeploymentController) Run(syncPeriod time.Duration)
Source Files ¶
deployment_controller.go
- Version
- v1.1.0-beta
- Published
- Sep 25, 2015
- Platform
- windows/amd64
- Imports
- 10 packages
- Last checked
- 2 seconds ago –
Tools for package owners.