[][src]Module rust_runc::specs

OCI runtime specification

Structs

Box

The dimensions of a rectangle, used for console sizing

LinuxBlockIO

Linux cgroup 'blkio' resource management

LinuxCPU

Linux cgroup 'cpu' resource management

LinuxCapabilities

Whitelist of capabilities that are kept for a process

LinuxDeviceCgroup

Device rule for the whitelist controller

LinuxHugepageLimit

Kernel hugepage limits

LinuxInterfacePriority

Interface priority for network interfaces

LinuxMemory

Linux cgroup 'memory' resource management

LinuxNetwork

Network identification and priority configuration

LinuxPids

Linux cgroup 'pids' resource management (Linux 4.3)

LinuxRdma

Linux cgroup 'rdma' resource management (Linux 4.11)

LinuxResources

Container runtime resource constraints

LinuxThrottleDevice

major:minor rate_per_second pair for throttleDevice

LinuxWeightDevice

major:minor weight pair for weightDevice

POSIXRlimit

Rlimit type and restrictions

Process

Information required to start a specific process inside the container

User

User and group information for the container's process