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 { PublicImageID *oci.ImageID // If set, and runtime supports public images, `Image` is ignored. 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.