executor

package
v0.1.0-rc3 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2016 License: Apache-2.0 Imports: 16 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScaleIOExecutor

type ScaleIOExecutor struct {
	Config *config.Config

	ExecutorID  *mesos.ExecutorID
	FrameworkID *mesos.FrameworkID

	Client *client.Client

	Events   chan *exec.Event
	DoneChan chan struct{}

	ObservedFailures int
}

ScaleIOExecutor is the representation for an ScaleIO Executor process

func NewScaleIOExecutor

func NewScaleIOExecutor(cfg *config.Config) *ScaleIOExecutor

NewScaleIOExecutor creates a ScaleIO executor object

func (*ScaleIOExecutor) Start

func (e *ScaleIOExecutor) Start() <-chan struct{}

Start kicks off the executor workflow

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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