config

package
v0.0.0-...-48cb0af Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvPipelineConfig

type EnvPipelineConfig struct {
	StateBucket    string `required:"true"`
	StateKeyPrefix string `required:"true"`
	StateLockTable string `required:"true"`
	StateRegion    string `required:"true"`
	Cluster        string `required:"true"`
	RepoPath       string `required:"true"`
	NumRoutines    int    `default:"2"`
}

func NewEnvPipelineConfig

func NewEnvPipelineConfig() *EnvPipelineConfig

NewEnvPipelineConfig sets values for EnvPipelineConfig by fetching it from environment variable and returns a pointer to a the config

Jump to

Keyboard shortcuts

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