state

package
v0.26.18 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2018 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StateProvider

type StateProvider interface {
	Save(d *state.DeploymentState) error
	Load(project, env string) (*state.EnvironmentState, error)
}

func NewLocalStateProvider

func NewLocalStateProvider(file string) StateProvider

func NewRemoteStateProvider

func NewRemoteStateProvider(apiServer, escapeToken string, insecureSkipVerify bool) StateProvider

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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