Imports of package spdy

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
k8s.io/apimachinery/pkg/util/httpstreamPackage httpstream contains compatibility wrappers for streaming transport APIs.
k8s.io/apimachinery/pkg/util/httpstream/spdyPackage spdy contains compatibility wrappers for the SPDY transport stack.
k8s.io/client-go/rest
k8s.io/klog/v2
k8s.io/streaming/pkg/httpstreamPackage httpstream adds multiplexed streaming support to HTTP requests and responses via connection upgrades.
net/httpPackage http provides HTTP client and server implementations.
net/urlPackage url parses URLs and implements query escaping.
timePackage time provides functionality for measuring and displaying time.