package wclayer

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

Package wclayer provides bindings to HCS's legacy layer management API and provides a higher level interface around these calls for container layer management.

Index

Functions

func ConvertToBaseLayer

func ConvertToBaseLayer(ctx context.Context, path string) (err error)

ConvertToBaseLayer processes a candidate base layer, i.e. a directory containing the desired file content under Files/, and optionally the desired file content for a UtilityVM under UtilityVM/Files/

Source Files

baselayerreader.go converttobaselayer.go doc.go

Version
v0.11.7
Published
Jun 27, 2024
Platform
js/wasm
Imports
17 packages
Last checked
12 minutes ago

Tools for package owners.