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.32.0-beta.0
- Published
- Nov 5, 2024
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 12 minutes ago –
Tools for package owners.