package gcs
import "github.com/Microsoft/opengcs/service/gcs/core/gcs"
Package gcs defines the core functionality of the GCS. This includes all the code which manages container and their state, including interfacing with the container runtime, forwarding container stdio through transport.Connections, and configuring networking for a container.
Index ¶
Functions ¶
func NewGCSCore ¶
NewGCSCore creates a new gcsCore struct initialized with the given Runtime.
Source Files ¶
cleanup.go gcs.go networking.go storage.go
- Version
- v0.3.3
- Published
- Sep 6, 2017
- Platform
- linux/amd64
- Imports
- 21 packages
- Last checked
- 13 minutes ago –
Tools for package owners.