container

package
v0.0.0-...-33b7198 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2017 License: ISC Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DiscoveryTimeout = 5 * time.Minute
	ReportTimeout    = time.Second
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Container

type Container struct {
	sync.Mutex

	Name string
	ID   string

	Stalled bool
	// contains filtered or unexported fields
}

func List

func List() []*Container

func (*Container) KeepAlive

func (c *Container) KeepAlive()

func (*Container) Start

func (c *Container) Start(ns statsd.Client)

func (*Container) Stop

func (c *Container) Stop()

Jump to

Keyboard shortcuts

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