Expand description
Security policies and resource limitations
Modules§
- audit
- Security audit and logging
- audit_
impl - Audit implementation stub This is a temporary stub file
- capabilities
- Implementation of security capabilities for the sandbox
- resource_
limits - Resource limits implementation for the sandbox
Structs§
- Capabilities
- Security capabilities for the sandbox
- CpuLimits
- CPU resource limits
- Filesystem
Capability - Filesystem access capabilities
- Host
Spec - Host specification for network access
- IoLimits
- I/O resource limits
- Memory
Limits - Memory resource limits
- Port
Range - Port range specification
- Resource
Limits - Resource limits for the sandbox
- Time
Limits - Time limits
Enums§
- Custom
Capability - Custom capability type
- Environment
Capability - Environment variable access capabilities
- Network
Capability - Network access capabilities
- Process
Capability - Process creation capability
- Random
Capability - Random number generation capability
- Time
Capability - Time access capability