package runhcs

import "github.com/Microsoft/hcsshim/internal/runhcs"

Index

Constants

const (
	SafePipePrefix = `\\.\pipe\ProtectedPrefix\Administrators\`
)

Variables

var ShimSuccess = []byte{0, 'O', 'K', 0}

ShimSuccess is the byte stream returned on a successful operation.

Functions

func SafePipePath

func SafePipePath(name string) string

Source Files

util.go

Version
v0.12.2
Published
Mar 23, 2024
Platform
js/wasm
Imports
1 packages
Last checked
35 seconds ago

Tools for package owners.