Documentation ¶
Index ¶
Constants ¶
View Source
const ( FedDeploymentPreferencesAnnotation = "federation.kubernetes.io/deployment-preferences" UserAgentName = "Federation-Deployment-Controller" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeploymentController ¶
type DeploymentController struct {
// contains filtered or unexported fields
}
func NewDeploymentController ¶
func NewDeploymentController(federationClient fedclientset.Interface) *DeploymentController
NewclusterController returns a new cluster controller
func (*DeploymentController) Run ¶
func (fdc *DeploymentController) Run(workers int, stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.