paramstore

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ParameterStore

type ParameterStore struct {
	// contains filtered or unexported fields
}

func New

func New(path string, emptyPattern string) *ParameterStore

func (*ParameterStore) DeleteEnvs added in v0.2.0

func (ps *ParameterStore) DeleteEnvs(names []string) ([]string, error)

func (*ParameterStore) GetEnv

func (ps *ParameterStore) GetEnv(envName string) (*env.Env, error)

func (*ParameterStore) GetEnvs

func (ps *ParameterStore) GetEnvs() (*env.Env, error)

func (*ParameterStore) PutEnvs

func (ps *ParameterStore) PutEnvs(envs *env.Env) (*env.Env, error)

Jump to

Keyboard shortcuts

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