Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DialContext ¶
func DialContext(ctx context.Context, log *logrus.Entry, restconfig *rest.Config, namespace, pod, port string) (net.Conn, error)
DialContext returns a connection to the specified cluster/namespace/pod/port.
func NewStreamConn ¶
func NewStreamConn(log *logrus.Entry, c httpstream.Connection, dataStream, errorStream httpstream.Stream) net.Conn
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.