package runc

import "github.com/Microsoft/opengcs/service/gcs/runtime/runc"

Package runc defines an implementation of the Runtime interface which uses runC as the container runtime.

Index

Functions

func NewRuntime

func NewRuntime() (runtime.Runtime, error)

NewRuntime instantiates a new runcRuntime struct.

Source Files

ioutils.go runc.go utils.go

Version
v0.3.4
Published
Sep 13, 2017
Platform
windows/amd64
Imports
17 packages
Last checked
2 minutes ago

Tools for package owners.