Imports of package websocket

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
golang.org/x/net/websocketPackage websocket implements a client and server for the WebSocket protocol as specified in RFC 6455.
k8s.io/client-go/rest
net/httpPackage http provides HTTP client and server implementations.
net/urlPackage url parses URLs and implements query escaping.