Documentation ¶
Index ¶
- type Client
- func (c *Client) Exec(pod *corev1.Pod, containerName string, command []string, stdin io.Reader, ...) error
- func (c *Client) IsPodRunning(namespace, podName string) (bool, error)
- func (c *Client) PodLogs(namespace, podName string, opts *corev1.PodLogOptions) ([]string, error)
- func (c *Client) REST() restclient.Interface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.