deployment

package
v1.7.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2017 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FedDeploymentPreferencesAnnotation = "federation.kubernetes.io/deployment-preferences"

	UserAgentName  = "federation-deployment-controller"
	ControllerName = "deployments"
)

Variables

View Source
var (
	RequiredResources = []schema.GroupVersionResource{extensionsv1.SchemeGroupVersion.WithResource("deployments")}
)

Functions

This section is empty.

Types

type DeploymentController

type DeploymentController struct {
	// contains filtered or unexported fields
}

func NewDeploymentController

func NewDeploymentController(federationClient fedclientset.Interface) *DeploymentController

NewDeploymentController returns a new deployment controller

func (*DeploymentController) Run

func (fdc *DeploymentController) Run(workers int, stopCh <-chan struct{})

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL