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(logBasePath string) (runtime.Runtime, error)

NewRuntime instantiates a new runcRuntime struct.

Source Files

ioutils.go runc.go utils.go

Version
v0.4.0 (latest)
Published
Dec 4, 2020
Platform
linux/amd64
Imports
19 packages
Last checked
3 weeks ago

Tools for package owners.