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 {
RunBinaryOpts
IO
ImageName string
MountAbsRoot string
Mounts []*LocalMapping
AllocateTTY bool
NoNetworking bool // XXX remove, too specific.
Privileged bool
}
type RuntimeProvisionProps ¶ added in v0.0.157
type RuntimeProvisionProps struct {
ProvisionInput []ProvisionInput
Invocation []*schema.SerializedInvocation
}
Click to show internal directories.
Click to hide internal directories.