You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http/handler/websocket
andres-portainer 1d037f2f1f
feat(websocket): improve websocket code sharing BE-11340 (#61)
1 month ago
..
attach.go feat(websocket): improve websocket code sharing BE-11340 (#61) 1 month ago
dial.go
dial_windows.go
exec.go feat(websocket): improve websocket code sharing BE-11340 (#61) 1 month ago
handler.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
initdial.go
pod.go feat(websocket): improve websocket code sharing BE-11340 (#61) 1 month ago
proxy.go fix(linters): add back removed linters and extend them to CE BE-11294 2 months ago
shell_pod.go refactor(k8s): namespace core logic (#12142) 2 months ago
types.go