controller

package
v0.0.0-...-965667f Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2018 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SparkApplicationController

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

SparkApplicationController manages instances of SparkApplication.

func New

func New(
	crdClient crd.ClientInterface,
	kubeClient clientset.Interface,
	extensionsClient apiextensionsclient.Interface,
	submissionRunnerWorkers int) *SparkApplicationController

New creates a new SparkApplicationController.

func (*SparkApplicationController) Run

func (s *SparkApplicationController) Run(stopCh <-chan struct{}, errCh chan<- error)

Run starts the SparkApplicationController by registering a watcher for SparkApplication objects.

Jump to

Keyboard shortcuts

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