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 ¶
Source Files ¶
- Version
- v0.12.9 (latest)
- Published
- Oct 30, 2024
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 14 hours ago –
Tools for package owners.