Skip to main content

lib/k8s/api/v2/webSocket

Index

Type Aliases

Type aliasDescription
WebSocketConnectionRequestConfiguration for establishing a WebSocket connection to watch Kubernetes resources. Used by the multiplexer to manage multiple WebSocket connections efficiently.

Variables

VariableDescription
BASE_WS_URL-

Functions

FunctionDescription
getBaseWsUrlGet the WebSocket base URL dynamically to support runtime port configuration
openWebSocketCreate new WebSocket connection to the backend
useWebSocketsCreates or joins mutiple existing WebSocket connections