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 (latest)
- Published
- Apr 15, 2025
- Platform
- windows/amd64
- Imports
- 11 packages
- Last checked
- 2 minutes ago –
Tools for package owners.