package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev
# Functions
NewREST returns a deploymentConfigREST containing the REST storage for DeploymentConfig objects, a statusREST containing the REST storage for changing the status of a DeploymentConfig, and a scaleREST containing the REST storage for the Scale subresources of DeploymentConfigs.
# Structs
LegacyREST allows us to wrap and alter some behavior.
REST contains the REST storage for DeploymentConfig objects.
ScaleREST contains the REST storage for the Scale subresource of DeploymentConfigs.
StatusREST implements the REST endpoint for changing the status of a DeploymentConfig.