Imports of package websocket

PathSynopsis
encoding/base64Package base64 implements base64 encoding as specified by RFC 4648.
errorsPackage errors implements functions to manipulate errors.
k8s.io/apiserver/pkg/authentication/authenticator
k8s.io/apiserver/pkg/util/wsstreamDeprecated: This WebSockets package under apiserver is no longer in use.
net/httpPackage http provides HTTP client and server implementations.
net/textprotoPackage textproto implements generic support for text-based request/response protocols in the style of HTTP, NNTP, and SMTP.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
unicode/utf8Package utf8 implements functions and constants to support text encoded in UTF-8.