state

package
v0.0.0-...-1b79cdd Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2016 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppDefinition

type AppDefinition struct {
	Id        string            `json:"id"`
	Type      string            `json:"type"`
	Cmd       string            `json:"cmd"`
	Cpus      float64           `json:"cpus"`
	Mem       float64           `json:"mem"`
	Ports     []int             `json:"ports"`
	Env       map[string]string `json:"env"`
	Instances int               `json:"instances"`
}

Jump to

Keyboard shortcuts

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