Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalMapping ¶
type ProvisionInput ¶
type ProvisionProps ¶
type ProvisionProps struct {
ProvisionInput []ProvisionInput
Invocation []*schema.SerializedInvocation
Extension []*schema.DefExtension
ServerExtension []*schema.ServerExtension
}
type RunBinaryOpts ¶
type RunToolOpts ¶
type RunToolOpts struct {
SupportedToolVersion int
RunBinaryOpts
IO
ImageName string
MountAbsRoot string
Mounts []*LocalMapping
AllocateTTY bool
NoNetworking bool // XXX remove, too specific.
}
Click to show internal directories.
Click to hide internal directories.