Documentation
¶
Index ¶
- func AbstractUnixReceiveFd(sockFD int) (*os.File, error)
- func AbstractUnixReceiveFdData(sockFD int, buf []byte) (int, error)
- func AbstractUnixSendFd(sockFD int, sendFD int) error
- func NetnsGetifaddrs(initPID int32) (map[string]api.ContainerStateNetwork, error)
- func WebsocketExecMirror(conn *websocket.Conn, w io.WriteCloser, r io.ReadCloser, exited chan bool, ...) (chan bool, chan bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AbstractUnixSendFd ¶
func NetnsGetifaddrs ¶
func NetnsGetifaddrs(initPID int32) (map[string]api.ContainerStateNetwork, error)
func WebsocketExecMirror ¶
func WebsocketExecMirror(conn *websocket.Conn, w io.WriteCloser, r io.ReadCloser, exited chan bool, fd int) (chan bool, chan bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.