package deployment
import "k8s.io/kubernetes/pkg/registry/apps/deployment"
Index ¶
Variables ¶
var StatusStrategy = deploymentStatusStrategy{Strategy}
StatusStrategy is the default logic invoked when updating object status.
var Strategy = deploymentStrategy{legacyscheme.Scheme, names.SimpleNameGenerator}
Strategy is the default logic that applies when creating and updating Deployment objects via the REST API.
Source Files ¶
doc.go strategy.go
Directories ¶
Path | Synopsis |
---|---|
pkg/registry/apps/deployment/storage |
- Version
- v1.21.9
- Published
- Jan 19, 2022
- Platform
- darwin/amd64
- Imports
- 17 packages
- Last checked
- 9 seconds ago –
Tools for package owners.