Versions in this module Expand all Collapse all v2 v2.8.2 Jan 14, 2026 v2.7.0 Nov 5, 2025 Changes in this version + type Client struct + func NewClient() (*Client, error) + func (c *Client) Exec(ctx context.Context, pod *corev1.Pod, containerName string, stdin io.Reader, ...) error + func (c *Client) REST() restclient.Interface