Documentation
¶
Index ¶
- Constants
- func DiskId2Name(id int) string
- func Mount(src, dst string) error
- func RandStr(strSize int, randType string) string
- func SetReadonly(rootfs string) error
- func SocketConnect(addr string) (net.Conn, error)
- func Umount(root string)
- func UnixSocketConnect(addr string) (conn net.Conn, err error)
Constants ¶
View Source
const ( UNIX_SOCKET_PREFIX = "unix://" VSOCK_SOCKET_PREFIX = "vsock://" )
Variables ¶
This section is empty.
Functions ¶
func DiskId2Name ¶
func SetReadonly ¶ added in v0.7.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.