# Packages
Package bridge defines the bridge struct, which implements the control loop and functions of the GCS's bridge client.
No description provided by the author
No description provided by the author
Package kmsg contains support for parsing Linux kernel log entries read from /dev/kmsg.
Package linux contains definitions required for making a linux ioctl.
No description provided by the author
No description provided by the author
Package prot defines any structures used in the communication between the HCS and the GCS.
Package runtime defines the interface between the GCS and an OCI container runtime.
Package spec encapsulates a number of GCS specific oci spec modifications, e.g., networking mounts, sandbox path substitutions in guest etc.
No description provided by the author
No description provided by the author
Package transport defines the interfaces describing a connection-like data transport mechanism.