Documentation
¶
Overview ¶
Package platforms imports all available platform packages.
Index ¶
Constants ¶
View Source
const ( // Ptrace runs the sandbox with the ptrace platform. Ptrace = "ptrace" // KVM runs the sandbox with the KVM platform. KVM = "kvm" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.