Documentation ¶
Index ¶
- func SelectContextWithUI(contextNameRegex string) (newContextName string, err error)
- func SelectNamespaceWithUI(namespaceRegex string, contextName string, options *global.GlobalOptions) (string, error)
- func SelectPodContainerWithUI(podRegex string, contextName string, namespace string, ...) (pod string, container string, err error)
- func SwitchNamespaceByRegex(namespaceRegex string, options *global.GlobalOptions) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SelectContextWithUI ¶
func SelectNamespaceWithUI ¶
func SelectPodContainerWithUI ¶
func SelectPodContainerWithUI(podRegex string, contextName string, namespace string, options *global.GlobalOptions) (pod string, container string, err error)
SelectPodContainerWithUI ...
func SwitchNamespaceByRegex ¶
func SwitchNamespaceByRegex(namespaceRegex string, options *global.GlobalOptions) (string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.