Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Exec ¶
func Exec(client kubernetes.Interface, config *restclient.Config, streams genericclioptions.IOStreams, podNamespace, podName, containerName string, stdin bool, tty bool, command ...string) error
func GetNodeNameFromPod ¶
func GetNodeNameFromPod(kubeClient kubernetes.Interface, namespace, name string) (string, error)
func NodeExists ¶
func NodeExists(kubeClient kubernetes.Interface, name string) (bool, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.