planners

package
v0.30.9 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 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

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

func New

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

func (*Core) HTTPRequest

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

func (*Core) Hostname

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

func (*Core) Loadavg

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

func (*Core) ReadFile

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

func (*Core) RunCommand

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

func (*Core) Uptime

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