env

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AzureIMDSEndpoint = "http://169.254.169.254/metadata"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

type Environment interface {
	HasFlag(flag string) bool
}

func GetEnvironment

func GetEnvironment() Environment

type StaticEnvironment

type StaticEnvironment struct {
	Flags []string
}

func (*StaticEnvironment) HasFlag

func (e *StaticEnvironment) HasFlag(flag string) bool

Jump to

Keyboard shortcuts

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