package
11.0.0+incompatible
Repository: https://github.com/kubernetes/client-go.git
Documentation: pkg.go.dev
# Functions
Negotiate opens a connection to a remote server and attempts to negotiate a SPDY connection.
NewDialer will create a dialer that connects to the provided URL and upgrades the connection to SPDY.
RoundTripperFor returns a round tripper and upgrader to use with SPDY.
# Interfaces
Upgrader validates a response from the server after a SPDY upgrade.