package
0.4.0
Repository: https://github.com/microsoft/opengcs.git
Documentation: pkg.go.dev

# Packages

Package bridge defines the bridge struct, which implements the control loop and functions of the GCS's bridge client.
Package core defines the interface representing the core functionality of a GCS-like program.
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.
No description provided by the author
Package transport defines the interfaces describing a connection-like data transport mechanism.