package
0.13.1
Repository: https://github.com/moshloop/platform-cli.git
Documentation: pkg.go.dev

# Functions

DialTimeout sets the timeout.
NewAddrFromConn creates an Addr from the given connection.
NewConn creates a new net/conn interface based on an underlying Kubernetes API server proxy connection.
NewDialer creates a new dialer for a given API server scope.

# Structs

Addr defines a proxy net/addr format.
Conn is a Kubernetes API server proxied type of net/conn.
Dialer creates connections using Kubernetes API Server port-forwarding.
Proxy defines the API server port-forwarded proxy.