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() (*runcRuntime, error)

NewRuntime instantiates a new runcRuntime struct.

Source Files

ioutils.go runc.go utils.go

Version
v0.3.1
Published
Aug 8, 2017
Platform
linux/amd64
Imports
17 packages
Last checked
18 minutes ago

Tools for package owners.