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.4-beta.0
- Published
- Dec 7, 2015
- Platform
- linux/amd64
- Imports
- 12 packages
- Last checked
- 18 seconds ago –
Tools for package owners.