mesos

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2017 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoMesosMaster = errors.New("mesos master not found")

ErrNoMesosMaster indicates that no alive mesos masters are found

Functions

This section is empty.

Types

type Cluster

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

Cluster represents Mesos cluster

func NewCluster

func NewCluster(masters []string) *Cluster

NewCluster creates a new cluster with the provided list of masters

func (*Cluster) Failures

func (c *Cluster) Failures() ([]complainer.Failure, error)

Failures returns the list of known failes tasks

func (*Cluster) Logs

func (c *Cluster) Logs(failure complainer.Failure) (stdoutURL, stderrURL string, err error)

Logs returns stdout and stderr urls fot the specified task

Jump to

Keyboard shortcuts

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