Module sandbox

Module sandbox 

Source

Structs§

CreateSandboxRequest
CreateSandboxResponse
Mount
Mount describes mounts for a container.
PingRequest
PingResponse
Platform
Platform follows the structure of the OCI platform specification, from descriptors.
PlatformRequest
PlatformResponse
SandboxStatusRequest
SandboxStatusResponse
ShutdownSandboxRequest
ShutdownSandboxResponse
StartSandboxRequest
StartSandboxResponse
StopSandboxRequest
StopSandboxResponse
UpdateSandboxRequest
UpdateSandboxResponse
WaitSandboxRequest
WaitSandboxResponse

Traits§

Sandbox
Sandbox is an optional interface that shim may implement to support sandboxes environments. A typical example of sandbox is microVM or pause container - an entity that groups containers and/or holds resources relevant for this group.

Functions§

Sandbox