mesosphere

package
v3.7.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2018 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// DefaultPort of the task state api
	DefaultPort = 5051
	// RunningState string for a currently running task
	RunningState = "TASK_RUNNING"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	config.ObserverConfig
	PollIntervalSeconds int    `yaml:"pollIntervalSeconds" default:"10"`
	HostURL             string `yaml:"hostURL"`
}

Config for the Mesos observer

type Mesosphere

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

Mesosphere observer plugin

func (*Mesosphere) Configure

func (mesos *Mesosphere) Configure(config *Config) error

Configure the mesosphere observer/client

Jump to

Keyboard shortcuts

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