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.9-beta.0
- Published
- Feb 23, 2016
- Platform
- js/wasm
- Imports
- 12 packages
- Last checked
- 22 seconds ago –
Tools for package owners.