guest/ directory

Directories

PathSynopsis
internal/guest/bridgePackage 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/kmsgPackage kmsg contains support for parsing Linux kernel log entries read from /dev/kmsg.
internal/guest/linuxPackage linux contains definitions required for making a linux ioctl.
internal/guest/network
internal/guest/policy
internal/guest/protPackage prot defines any structures used in the communication between the HCS and the GCS.
internal/guest/runtimePackage runtime defines the interface between the GCS and an OCI container runtime.
internal/guest/runtime/hcsv2
internal/guest/runtime/runcPackage runc defines an implementation of the Runtime interface which uses runC as the container runtime.
internal/guest/specPackage 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/transportPackage 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.