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.2
Published
Jun 26, 2024
Platform
js/wasm
Imports
2 packages
Last checked
1 hour ago

Tools for package owners.