handler

package
v0.0.0-...-a17cc88 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2014 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoHealthCheckDefined = errors.New("no health check defined for stack")

Functions

This section is empty.

Types

type Handler

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

func NewHandler

func NewHandler(
	bbs Bbs.AppManagerBBS,
	lrPreProcessor LRPreProcessor,
	logger lager.Logger,
) Handler

func (Handler) Run

func (h Handler) Run(signals <-chan os.Signal, ready chan<- struct{}) error

type LRPreProcessor

type LRPreProcessor interface {
	PreProcess(lrp models.DesiredLRP, instanceIndex int, instanceGuid string) (models.DesiredLRP, 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