package uvmfolder

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

Index

Functions

func LocateUVMFolder

func LocateUVMFolder(layerFolders []string) (string, error)

LocateUVMFolder searches a set of layer folders to determine the "uppermost" layer which has a utility VM image. The order of the layers is (for historical) reasons Read-only-layers followed by an optional read-write layer. The RO layers are in reverse order so that the upper-most RO layer is at the start, and the base OS layer is the end.

Source Files

locate.go

Version
v0.8.1
Published
Nov 9, 2018
Platform
windows/amd64
Imports
4 packages
Last checked
4 hours ago

Tools for package owners.