context

package
v0.0.0-...-96756cd Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2018 License: MIT Imports: 3 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationConf

type ApplicationConf struct {
	ConstraintsType          arrayFlags
	RecommenderType          string
	DeathNodeMark            string
	AutoscalingGroupPrefixes arrayFlags
	ProtectedFrameworks      arrayFlags
	ProtectedTasksLabels     arrayFlags
	DelayDeleteSeconds       int
	ResetLifecycle           bool
}

ApplicationConf stores the application configurations

type ApplicationContext

type ApplicationContext struct {
	Conf      ApplicationConf
	AwsConn   aws.ClientInterface
	MesosConn mesos.ClientInterface
	Clock     clock.Clock
}

ApplicationContext stores the application configurations and both AWS and Mesos connections

Jump to

Keyboard shortcuts

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