Documentation ¶
Index ¶
Constants ¶
View Source
const SocketName = "@oz-control"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AskForwarderMsg ¶
type ForwarderSuccessMsg ¶
type ListSandboxesMsg ¶
type ListSandboxesMsg struct {
// contains filtered or unexported fields
}
type ListSandboxesResp ¶
type ListSandboxesResp struct {
Sandboxes []SandboxInfo "ListSandboxesResp"
}
type SandboxInfo ¶
func ListSandboxes ¶
func ListSandboxes() ([]SandboxInfo, error)
Click to show internal directories.
Click to hide internal directories.