drainer

package
v0.0.0-...-df1e7d8 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2017 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Drainer

type Drainer struct {
	SSHRunner    ssh.Runner
	IsShutdown   bool
	WatchProcess WatchProcess
	WaitInterval time.Duration
	Clock        clock.Clock
	Timeout      *time.Duration
}

func (*Drainer) Drain

func (d *Drainer) Drain(logger lager.Logger) error

type WatchProcess

type WatchProcess interface {
	IsRunning(lager.Logger) (bool, error)
}

func NewBeaconWatchProcess

func NewBeaconWatchProcess(pidFile string) WatchProcess

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