v1environment

package
v2.13.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadEnvironmentsWithoutTemplating

func LoadEnvironmentsWithoutTemplating(environmentsFile string, fs afero.Fs) (environments map[string]*EnvironmentV1, errorList []error)

LoadEnvironmentsWithoutTemplating loads environments from a yaml file without templating. No variable references will be replaced on loading.

Types

type EnvironmentV1

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

func NewEnvironmentV1

func NewEnvironmentV1(id string, name string, group string, environmentUrl string, envTokenName string) *EnvironmentV1

func (*EnvironmentV1) GetEnvironmentUrl

func (s *EnvironmentV1) GetEnvironmentUrl() string

func (*EnvironmentV1) GetGroup

func (s *EnvironmentV1) GetGroup() string

func (*EnvironmentV1) GetId

func (s *EnvironmentV1) GetId() string

func (*EnvironmentV1) GetTokenName

func (s *EnvironmentV1) GetTokenName() string

Jump to

Keyboard shortcuts

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