package dmz

import "github.com/opencontainers/runc/libcontainer/dmz"

Index

Variables

var ErrNoDmzBinary = errors.New("runc-dmz binary not embedded in this program")

ErrNoDmzBinary is returned by Binary when there is no runc-dmz binary embedded in the runc program.

Functions

func Binary

func Binary(_ string) (*os.File, error)

Source Files

dmz.go dmz_unsupported.go

Version
v1.2.0-rc.1
Published
Apr 3, 2024
Platform
js/wasm
Imports
2 packages
Last checked
11 seconds ago

Tools for package owners.