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