Skip to main content

Crate rlmesh_sandbox

Crate rlmesh_sandbox 

Source

Structs§

GymSourceRef
HfSourceRef
RunResult
Details of a started sandbox container, returned by start_env and start_env_async.
SandboxOptions

Enums§

EnvironmentSourceRef
SandboxError
Errors returned by the public rlmesh-sandbox API.
VectorizationMode

Constants§

BOOTSTRAP_SCHEMA_VERSION
DEFAULT_BASE_IMAGE
DEFAULT_PACKAGE_NAME

Functions§

default_rlmesh_package
reap_orphaned_containers
Best-effort reap of orphaned rlmesh-owned sandbox containers.
start_env
Build the sandbox image and start a container for source.
start_env_async
Build the sandbox image and start a container for source.
stop_container
Stop and remove a sandbox container by id.