pstore

package
v0.0.0-...-aafa454 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ApplicationBuildDate = "unknown"
View Source
var ApplicationVersion = "devel"

Functions

func Doit

func Doit(simplePrefix, tagPrefix, pathPrefix string, verbose bool, callback func(key, value string))

func ExecCommand

func ExecCommand(args []string)

func TagValueWithKey

func TagValueWithKey(tags []*resourcegroupstaggingapi.Tag, key string) *string

Types

type ParamResult

type ParamResult struct {
	ParamName string
	EnvName   string
	Value     string
	RequestID string
	Success   bool
	Err       error
}

func GetParametersByTag

func GetParametersByTag(sess *session.Session, key, value string) []ParamResult

func GetParamsByNames

func GetParamsByNames(sess *session.Session, input map[string]string) []ParamResult

func GetParamsByPaths

func GetParamsByPaths(sess *session.Session, input []string) []ParamResult

type ParamsRequest

type ParamsRequest struct {
	SimpleParams map[string]string
	TaggedParams map[string]string
	PathParams   []string
}

func GetParamRequestFromEnv

func GetParamRequestFromEnv(simplePrefix, tagPrefix, pathPrefix string) ParamsRequest

Jump to

Keyboard shortcuts

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