sparkapplication

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2020 License: Apache-2.0 Imports: 45 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

Controller manages instances of SparkApplication.

func NewController

func NewController(
	crdClient crdclientset.Interface,
	kubeClient clientset.Interface,
	crdInformerFactory crdinformers.SharedInformerFactory,
	informerFactory informers.SharedInformerFactory,
	metricsConfig *util.MetricConfig,
	namespace string,
	ingressURLFormat string,
	batchSchedulerMgr *batchscheduler.SchedulerManager) *Controller

NewController creates a new Controller.

func (*Controller) Start

func (c *Controller) Start(workers int, stopCh <-chan struct{}) error

Start starts the Controller by registering a watcher for SparkApplication objects.

func (*Controller) Stop

func (c *Controller) Stop()

Stop stops the controller.

type SparkIngress

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

SparkIngress encapsulates information about the driver UI ingress.

type SparkService

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

SparkService encapsulates information about the driver UI service.

Jump to

Keyboard shortcuts

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