Versions in this module Expand all Collapse all v0 v0.1.0 Sep 9, 2026 Changes in this version + const GuestSharedDir + const PauseContainer + const ShareCSI + const ShareDurable + const ShareSystemInfo + const ShareVolumes + func Build(o Options) *specs.Spec + func Load(bundlePath string) (*specs.Spec, error) + func Save(bundlePath string, spec *specs.Spec) error + func ShapeGVisor(spec *specs.Spec, o GVisorOptions) + func ShapeMicroVM(spec *specs.Spec, o MicroVMOptions) error + type GVisorOptions struct + ActorUID string + ContainerName string + DurableVolumes []string + Size sizing.SandboxSize + type MicroVMOptions struct + ActorUID string + ContainerID string + type Options struct + ActorUID string + Args []string + Capabilities []string + ContainerName string + Env []string + NetNSPath string + Resources *ateletpb.ResourceLimits + VolumeMounts []*ateletpb.VolumeMount + Volumes []*ateletpb.Volume