package
0.33.0-alpha.2
Repository: https://github.com/kubernetes/apiserver.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewRequestForProxy returns a shallow copy of the original request with a context that may include a timeout for discovery requests.
NewStreamTranslatorHandler creates a new proxy handler.
No description provided by the author
NewTunnelingHandler is used to create the tunnel between an upstream SPDY connection and a downstream tunneling connection through the stored UpgradeAwareProxy.
No description provided by the author
ResolveEndpoint returns a URL to which one can send traffic for the specified service.

# Structs

Options contains details about which streams are required for remote command execution.
StreamTranslatorHandler is a handler which translates WebSocket stream data to SPDY to proxy to kubelet (and ContainerRuntime).
TunnelingHandler is a handler which tunnels SPDY through WebSockets.