Documentation ¶
Index ¶
- func GetArgFromUnstructuredPodWithRegexp(obj *unstructured.Unstructured, exp *regexp.Regexp, captureIndex int, ...) (string, error)
- func GetArgPodWithRegexp(pod *v1.Pod, exp *regexp.Regexp, captureIndex int, containerName string) string
- func KeyFromConfigMap(key string) func(obj *unstructured.Unstructured) (go_hook.FilterResult, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetArgFromUnstructuredPodWithRegexp ¶ added in v0.0.6
func GetArgFromUnstructuredPodWithRegexp(obj *unstructured.Unstructured, exp *regexp.Regexp, captureIndex int, containerName string) (string, error)
func GetArgPodWithRegexp ¶ added in v0.0.6
func KeyFromConfigMap ¶
func KeyFromConfigMap(key string) func(obj *unstructured.Unstructured) (go_hook.FilterResult, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.