Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecHandler ¶
type ExecHandler struct {
// contains filtered or unexported fields
}
ExecHandler handles WebSocket streaming exec.
func NewExecHandler ¶
NewExecHandler creates a new WebSocket ExecHandler.
func (*ExecHandler) Handle ¶
func (h *ExecHandler) Handle(w http.ResponseWriter, r *http.Request)
Handle upgrades HTTP to WebSocket and streams exec output.
Click to show internal directories.
Click to hide internal directories.