provision_state

package
v5.3.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

This is here to avoid the import cycle provision -> hook -> provision

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Region

type Region struct {
	StackId            string
	ProvisionedELBName string

	// info on currently promoted stack
	AsgDesired int `json:"-"`
}

type Stack

type Stack struct {
	Name        string
	Hotswap     bool
	Environment string
	Regions     map[string]*Region
}

Jump to

Keyboard shortcuts

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