Documentation ¶
Index ¶
- func ExecuteCommandOnPod(pod *k8sv1.Pod, containerName string, command []string) (string, error)
- func ExecuteCommandOnPodWithOptions(pod *k8sv1.Pod, containerName string, command []string, ...) error
- func ExecuteCommandOnPodWithResults(pod *k8sv1.Pod, containerName string, command []string) (stdout, stderr string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteCommandOnPod ¶
func ExecuteCommandOnPodWithOptions ¶
func ExecuteCommandOnPodWithOptions(pod *k8sv1.Pod, containerName string, command []string, options remotecommand.StreamOptions) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.