import "k8s.io/kubernetes/test/e2e/framework/websocket"
func OpenWebSocketForURL(url *url.URL, config *restclient.Config, protocols []string) (*websocket.Conn, error)
OpenWebSocketForURL constructs a websocket connection to the provided URL, using the client config, with the specified protocols.
Package websocket imports 5 packages (graph) and is imported by 28 packages. Updated 2020-03-26. Refresh now. Tools for package owners.