guest/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
internal/guest/bridge | Package bridge defines the bridge struct, which implements the control loop and functions of the GCS's bridge client. |
internal/guest/commonutils | |
internal/guest/gcserr | |
internal/guest/kmsg | Package kmsg contains support for parsing Linux kernel log entries read from /dev/kmsg. |
internal/guest/linux | Package linux contains definitions required for making a linux ioctl. |
internal/guest/network | |
internal/guest/policy | |
internal/guest/prot | Package prot defines any structures used in the communication between the HCS and the GCS. |
internal/guest/runtime | Package runtime defines the interface between the GCS and an OCI container runtime. |
internal/guest/runtime/hcsv2 | |
internal/guest/runtime/runc | Package runc defines an implementation of the Runtime interface which uses runC as the container runtime. |
internal/guest/spec | Package spec encapsulates a number of GCS specific oci spec modifications, e.g., networking mounts, sandbox path substitutions in guest etc. |
internal/guest/stdio | |
internal/guest/storage | |
internal/guest/storage/crypt | |
internal/guest/storage/devicemapper | |
internal/guest/storage/ext4 | |
internal/guest/storage/overlay | |
internal/guest/storage/pci | |
internal/guest/storage/plan9 | |
internal/guest/storage/pmem | |
internal/guest/storage/scsi | |
internal/guest/storage/vmbus | |
internal/guest/storage/xfs | |
internal/guest/transport | Package transport defines the interfaces describing a connection-like data transport mechanism. |
- Version
- v0.12.9 (latest)
- Published
- Oct 30, 2024
- Platform
- linux/amd64
- Last checked
- 14 hours ago –
Tools for package owners.