package
3.7.0-alpha.1+incompatible
Repository: https://github.com/goodwinos/origin.git
Documentation: pkg.go.dev

# Functions

NewDeploymentConfigController creates a new DeploymentConfigController.
NewRCControllerRefManager returns a RCControllerRefManager that exposes methods to manage the controllerRef of ReplicationControllers.

# Structs

DeploymentConfigController is responsible for creating a new deployment when: 1.
No description provided by the author
RealRCControl is the default implementation of RCControlInterface.

# Interfaces

RSControlInterface is an interface that knows how to add or delete ReplicationControllers, as well as increment or decrement them.