lib/k8s/useTerminalStream
Index
Enumerations
| Enumeration | Description |
|---|---|
| Channel | WebSocket communication channels for terminal I/O. |
Interfaces
| Interface | Description |
|---|---|
| TerminalStreamOptions | Options for configuring terminal stream behavior. |
| XTerminalConnected | Terminal instance with connection state. |
Functions
| Function | Description |
|---|---|
| useTerminalStream | React hook for managing WebSocket-based terminal streams. |