package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-kubernetes.git
Documentation: pkg.go.dev

# Functions

NewREST returns a RESTStorage object that will work against deployments.
No description provided by the author

# Structs

DeploymentStorage includes dummy storage for Deployments and for Scale subresource.
No description provided by the author
RollbackREST implements the REST endpoint for initiating the rollback of a deployment.
No description provided by the author
StatusREST implements the REST endpoint for changing the status of a deployment.