package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewREST returns a RESTStorage object that will work against deployments.
NewStorage returns new instance of DeploymentStorage.
ReplicasPathMappings returns the mappings between each group version and a replicas path.
# Structs
DeploymentStorage includes dummy storage for Deployments and for Scale subresource.
REST implements a RESTStorage for Deployments.
RollbackREST implements the REST endpoint for initiating the rollback of a deployment.
ScaleREST implements a Scale for Deployment.
StatusREST implements the REST endpoint for changing the status of a deployment.