gcs command

Directories

PathSynopsis
service/gcs/bridgePackage bridge defines the bridge struct, which implements the control loop and functions of the GCS's bridge client.
service/gcs/corePackage core defines the interface representing the core functionality of a GCS-like program.
service/gcs/core/gcsPackage gcs defines the core functionality of the GCS.
service/gcs/core/mockcorePackage mockcore defines a mock implementation of the Core interface.
service/gcs/errors
service/gcs/oslayerPackage oslayer defines the interface between the GCS and operating system functionality such as filesystem access.
service/gcs/oslayer/mockosPackage mockos defines a mock interface into operating system functionality.
service/gcs/oslayer/realosPackage realos defines the actual interface into operating system functionality.
service/gcs/protPackage prot defines any structures used in the communication between the HCS and the GCS.
service/gcs/runtimePackage runtime defines the interface between the GCS and an OCI container runtime.
service/gcs/runtime/mockruntimePackage mockruntime defines a mock implementation of the Runtime interface.
service/gcs/runtime/runcPackage runc defines an implementation of the Runtime interface which uses runC as the container runtime.
service/gcs/stdio
service/gcs/transportPackage transport defines the interfaces describing a connection-like data transport mechanism.
Version
v0.3.1
Published
Aug 8, 2017
Platform
linux/amd64
Imports
10 packages
Last checked
4 hours ago

Tools for package owners.