job

package
v1.8.0-alpha.2....-f6929fc Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (

	// UserAgentName is the user agent used in the federation client
	UserAgentName = "Federation-Job-Controller"
	// ControllerName is name of this controller
	ControllerName = "jobs"
)

Variables

View Source
var (
	// RequiredResources is the resource group version of the type this controller manages
	RequiredResources = []schema.GroupVersionResource{batchv1.SchemeGroupVersion.WithResource("jobs")}
)

Functions

This section is empty.

Types

type FederationJobController

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

FederationJobController synchronizes the state of a federated job object to clusters that are members of the federation.

func NewJobController

func NewJobController(fedClient fedclientset.Interface) *FederationJobController

NewJobController creates a new federation job controller

func (*FederationJobController) Run

func (fjc *FederationJobController) Run(workers int, stopCh <-chan struct{})

Run starts the syncing of federation jobs to the clusters.

Jump to

Keyboard shortcuts

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