cluster

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2016 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var VERSION = "UNKNOWN"

set by build script

Functions

This section is empty.

Types

type Cluster

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

func New

func New(cfg *config.Cluster, awsDebug bool) *Cluster

func (*Cluster) Create

func (c *Cluster) Create(stackBody string) error

func (*Cluster) Destroy

func (c *Cluster) Destroy() error

func (*Cluster) Info

func (c *Cluster) Info() (*ClusterInfo, error)

func (*Cluster) Update added in v0.5.1

func (c *Cluster) Update(stackBody string) (string, error)

func (*Cluster) ValidateStack added in v0.5.1

func (c *Cluster) ValidateStack(stackBody string) (string, error)

type ClusterInfo

type ClusterInfo struct {
	Name         string
	ControllerIP string
}

func (*ClusterInfo) String

func (c *ClusterInfo) String() string

Jump to

Keyboard shortcuts

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