opengcs

module
v0.0.0-...-d12d6dc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2017 License: MIT

README

Open Guest Compute Service (opengcs)

Open Guest Compute Service is an Linux open source project to further the development of a production quality implementation of Linux Hyper-V container on Windows.

Getting Started

How to build GCS binaries

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Directories

Path Synopsis
service
gcs
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/oslayer
Package oslayer defines the interface between the GCS and operating system functionality such as filesystem access and networking.
Package oslayer defines the interface between the GCS and operating system functionality such as filesystem access and networking.
gcs/oslayer/mockos
Package mockos defines a mock interface into operating system functionality.
Package mockos defines a mock interface into operating system functionality.
gcs/oslayer/realos
Package realos defines the actual interface into operating system functionality.
Package realos defines the actual interface into operating system functionality.
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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL