kubernetesk8s.io/kubernetes/test/e2e/framework/websocket Index | Files

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.33.0 (latest)
Published
Apr 23, 2025
Platform
linux/amd64
Imports
5 packages
Last checked
3 hours ago

Tools for package owners.