package websocket
import "k8s.io/kubernetes/test/e2e/framework/websocket"
Index ¶
Functions ¶
func OpenWebSocketForURL ¶
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.
Source Files ¶
websocket_util.go
- Version
- v1.21.7
- Published
- Nov 17, 2021
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 40 seconds ago –
Tools for package owners.