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/apimachinery/pkg/util/httpstream/wsstreamPackage wsstream contains utilities for streaming content over WebSockets.
k8s.io/apiserver/pkg/authentication/authenticator
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.