package
0.99.0-nabarun.1
Repository: https://github.com/palnabarun/kubectl.git
Documentation: pkg.go.dev
# Functions
GetEnvVarRefString returns a text description of whichever field is set within the supplied EnvVarSource argument.
GetEnvVarRefValue returns the value referenced by the supplied EnvVarSource given the other supplied information.
IsEnvironmentArgument checks whether a string is an environment argument, that is, whether it matches the "anycharacters=anycharacters" pattern.
IsHugePageResourceName returns true if the resource name has the huge page resource prefix.
NewResourceStore returns a pointer to a new resource store data structure.
ParseEnv parses the elements of the first argument looking for environment variables in key=value form and, if one of those values is "-", it also scans the reader.
SplitEnvironmentFromResources separates resources from environment arguments.
# Structs
ResourceStore defines a new resource store data structure.