List of all items
Structs
- cli::AuditCommand
- cli::BootstrapCommand
- cli::CleanCommand
- cli::Cli
- cli::DoctorCommand
- cli::ExecCommand
- cli::InitCommand
- cli::PlanCommand
- cli::RunCommand
- cli::ShellCommand
- cli::ShimCommand
- config::load::LoadOptions
- config::load::LoadedConfig
- config::model::CacheConfig
- config::model::CapabilitiesConfig
- config::model::Config
- config::model::DispatchRule
- config::model::EnvironmentConfig
- config::model::IdentityConfig
- config::model::ImageConfig
- config::model::MountConfig
- config::model::PackageManagerConfig
- config::model::ProfileConfig
- config::model::RuntimeConfig
- config::model::SecretConfig
- config::model::WorkspaceConfig
- resolve::ExecutionAudit
- resolve::ExecutionPlan
- resolve::LockfileAudit
- resolve::ResolvedCache
- resolve::ResolvedEnvVar
- resolve::ResolvedEnvironment
- resolve::ResolvedImage
- resolve::ResolvedMount
- resolve::ResolvedPolicy
- resolve::ResolvedSecret
- resolve::ResolvedWorkspace
Enums
- cli::CliBackendKind
- cli::CliExecutionMode
- cli::Commands
- config::model::BackendKind
- config::model::CapabilitiesSpec
- config::model::ExecutionMode
- config::model::MountType
- config::model::ProfileRole
- config::model::PullPolicy
- error::SboxError
- resolve::CwdMapping
- resolve::EnvVarSource
- resolve::ImageTrust
- resolve::ModeSource
- resolve::ProfileSource
- resolve::ResolutionTarget
- resolve::ResolvedImageSource
- resolve::ResolvedUser
Functions
- app::run
- audit::execute
- backend::docker::build_run_args
- backend::docker::build_run_args_with_options
- backend::docker::execute
- backend::docker::execute_interactive
- backend::podman::build_run_args
- backend::podman::build_run_args_with_options
- backend::podman::execute
- backend::podman::execute_interactive
- bootstrap::execute
- clean::execute
- config::load::load_config
- config::package_manager::elaborate
- config::validate::collect_config_warnings
- config::validate::emit_config_warnings
- config::validate::validate_config
- dispatch::command_string
- dispatch::matches
- doctor::execute
- exec::execute_exec
- exec::execute_run
- init::execute
- init::render_template
- plan::execute
- platform::home_dir
- resolve::resolve_execution_plan
- shell::execute
- shim::execute