Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrorRequirements = errors.Errorf("missing requirements")
Functions ¶
func OfficialImages ¶
Types ¶
type SandboxConf ¶
type SandboxConf struct {
// contains filtered or unexported fields
}
type SandboxOpt ¶
type SandboxOpt func(*SandboxConf)
func WithMirror ¶
func WithMirror(h string) SandboxOpt
Click to show internal directories.
Click to hide internal directories.