Directories ¶
Path | Synopsis |
---|---|
internal
|
|
kmsg
Package kmsg contains support for parsing Linux kernel log entries read from /dev/kmsg.
|
Package kmsg contains support for parsing Linux kernel log entries read from /dev/kmsg. |
service
|
|
gcs/bridge
Package bridge defines the bridge struct, which implements the control loop and functions of the GCS's bridge client.
|
Package bridge defines the bridge struct, which implements the control loop and functions of the GCS's bridge client. |
gcs/core
Package core defines the interface representing the core functionality of a GCS-like program.
|
Package core defines the interface representing the core functionality of a GCS-like program. |
gcs/core/gcs
Package gcs defines the core functionality of the GCS.
|
Package gcs defines the core functionality of the GCS. |
gcs/core/mockcore
Package mockcore defines a mock implementation of the Core interface.
|
Package mockcore defines a mock implementation of the Core interface. |
gcs/prot
Package prot defines any structures used in the communication between the HCS and the GCS.
|
Package prot defines any structures used in the communication between the HCS and the GCS. |
gcs/runtime
Package runtime defines the interface between the GCS and an OCI container runtime.
|
Package runtime defines the interface between the GCS and an OCI container runtime. |
gcs/runtime/mockruntime
Package mockruntime defines a mock implementation of the Runtime interface.
|
Package mockruntime defines a mock implementation of the Runtime interface. |
gcs/runtime/runc
Package runc defines an implementation of the Runtime interface which uses runC as the container runtime.
|
Package runc defines an implementation of the Runtime interface which uses runC as the container runtime. |
gcs/transport
Package transport defines the interfaces describing a connection-like data transport mechanism.
|
Package transport defines the interfaces describing a connection-like data transport mechanism. |
Click to show internal directories.
Click to hide internal directories.