package execconn
import "github.com/docker/buildx/driver/kubernetes/execconn"
Index ¶
Functions ¶
func ExecConn ¶
func ExecConn(ctx context.Context, restClient rest.Interface, restConfig *rest.Config, namespace, pod, container string, cmd []string) (net.Conn, error)
Source Files ¶
- Version
- v0.23.0-rc1
- Published
- Apr 9, 2025
- Platform
- linux/amd64
- Imports
- 11 packages
- Last checked
- 1 minute ago –
Tools for package owners.