service/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
service/gcs | |
service/gcs/bridge | Package bridge defines the bridge struct, which implements the control loop and functions of the GCS's bridge client. |
service/gcs/core | Package core defines the interface representing the core functionality of a GCS-like program. |
service/gcs/core/gcs | Package gcs defines the core functionality of the GCS. |
service/gcs/core/mockcore | Package mockcore defines a mock implementation of the Core interface. |
service/gcs/gcserr | |
service/gcs/prot | Package prot defines any structures used in the communication between the HCS and the GCS. |
service/gcs/runtime | Package runtime defines the interface between the GCS and an OCI container runtime. |
service/gcs/runtime/mockruntime | Package mockruntime defines a mock implementation of the Runtime interface. |
service/gcs/runtime/runc | Package runc defines an implementation of the Runtime interface which uses runC as the container runtime. |
service/gcs/stdio | |
service/gcs/transport | Package 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.