maintain

package
v0.1441.2 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const ExecutorPollInterval = time.Second

Variables

View Source
var ErrSignaledWhileWaiting = errors.New("signaled while waiting for executor")

Functions

This section is empty.

Types

type Config

type Config struct {
	CellID            string
	RepAddress        string
	Zone              string
	RetryInterval     time.Duration
	RootFSProviders   []string
	PreloadedRootFSes []string
}

type Maintainer

type Maintainer struct {
	Config
	// contains filtered or unexported fields
}

func New

func New(
	config Config,
	executorClient executor.Client,
	serviceClient bbs.ServiceClient,
	logger lager.Logger,
	clock clock.Clock,
) *Maintainer

func (*Maintainer) Run

func (m *Maintainer) Run(sigChan <-chan os.Signal, ready chan<- struct{}) error

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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