package
0.21.4
Repository: https://github.com/irisiris/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewClientConnection creates a new SPDY client connection.
NewResponseUpgrader returns a new httpstream.ResponseUpgrader that is capable of upgrading HTTP responses using SPDY/3.1 via the spdystream package.
NewSpdyRoundTripper creates a new SpdyRoundTripper that will use the specified tlsConfig.
NewServerConnection creates a new SPDY server connection.
No description provided by the author

# Constants

No description provided by the author

# Structs

SpdyRoundTripper knows how to upgrade an HTTP request to one that supports multiplexed streams.