package verity

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

Index

Functions

func ReadVeritySuperBlock

func ReadVeritySuperBlock(ctx context.Context, layerPath string) (*guestresource.DeviceVerityInfo, error)

ReadVeritySuperBlock reads ext4 super block for a given VHD to then further read the dm-verity super block and root hash

Source Files

verity.go

Version
v0.12.0-rc.2
Published
Dec 20, 2023
Platform
js/wasm
Imports
9 packages
Last checked
1 minute ago

Tools for package owners.