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

func NewGCSCore(rtime runtime.Runtime, os oslayer.OS) *gcsCore

NewGCSCore creates a new gcsCore struct initialized with the given Runtime.

Source Files

cleanup.go gcs.go networking.go storage.go

Version
v0.3.2
Published
Aug 8, 2017
Platform
js/wasm
Imports
20 packages
Last checked
4 hours ago

Tools for package owners.