Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type REST ¶
type REST struct {
*etcdgeneric.Etcd
}
REST contains the REST storage for DeploymentConfig objects.
type ScaleREST ¶ added in v1.0.8
type ScaleREST struct {
// contains filtered or unexported fields
}
ScaleREST contains the REST storage for the Scale subresource of DeploymentConfigs.
func (*ScaleREST) Get ¶ added in v1.0.8
Get retrieves (computes) the Scale subresource for the given DeploymentConfig name.
Click to show internal directories.
Click to hide internal directories.