package
1.9.0-alpha.1
Repository: https://github.com/easeway/kubernetes.git
Documentation: pkg.go.dev

# Functions

Env returns an environment variable or a default value if not specified.
GetEnv returns an environment value if specified.
GetEnvVarRefString returns a text description of the supplied envvarsource.
GetEnvVarRefValue returns the value referenced by the supplied envvarsource given the other supplied information.
IsEnvironmentArgument check str is env args.
IsValidEnvironmentArgument check str is valid env.
NewResourceStore returns a pointer to a new resource store data structure.
ParseEnv parse env from reader.
SplitEnvironmentFromResources returns resources and envargs.

# Structs

ResourceStore defines a new resource store data structure.