package
0.0.0-20250228164547-bad2d1bf3a37
Repository: https://github.com/openshift/library-go.git
Documentation: pkg.go.dev
# Functions
ExtractContainerResourceValue extracts the value of a resource in an already known container.
ExtractFieldPathAsString extracts the field from the given object and returns it as a string.
FormatMap formats map[string]string to a string.
GenEnvVarRefString returns a text description of the supplied EnvVarSource.
GenEnvVarRefValue returns the value referenced by the supplied EnvVarSource given the other supplied information.
NewResourceStore returns a pointer to a new resource store data structure.
SplitMaybeSubscriptedPath checks whether the specified fieldPath is subscripted, and - if yes, this function splits the fieldPath into path and subscript, and returns (path, subscript, true).
# Structs
ResourceStore defines a new resource store data structure.