service/ directory

Directories

PathSynopsis
service/gcs
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/gcserr
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.
service/gcsutils
service/gcsutils/fs
service/gcsutils/gcstools
service/gcsutils/gcstools/commoncli
service/gcsutils/libvhd2tar
service/gcsutils/remotefs
service/libs
service/libs/commonutils
Version
v0.4.0 (latest)
Published
Dec 4, 2020
Platform
linux/amd64
Last checked
8 hours ago

Tools for package owners.