planners

package
v0.18.1 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2018 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Core added in v0.11.0

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

func New added in v0.11.0

func New(core *producers.Core, client docker.CommonAPIClient, inContainer bool) *Core

func (*Core) HTTPRequest added in v0.11.0

func (c *Core) HTTPRequest(spec types.Spec) []types.Task

func (*Core) Hostname added in v0.11.0

func (c *Core) Hostname(spec types.Spec) []types.Task

func (*Core) Loadavg added in v0.11.0

func (c *Core) Loadavg(spec types.Spec) []types.Task

func (*Core) ReadFile added in v0.11.0

func (c *Core) ReadFile(spec types.Spec) []types.Task

func (*Core) RunCommand added in v0.11.0

func (c *Core) RunCommand(spec types.Spec) []types.Task

func (*Core) Uptime added in v0.11.0

func (c *Core) Uptime(spec types.Spec) []types.Task

type LoadAverage

type LoadAverage struct {
	MinuteOne           float64
	MinuteFive          float64
	MinuteTen           float64
	ProcessCountRunning int
	ProcessCountTotal   int
}

Jump to

Keyboard shortcuts

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