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.13.0-rc.1
Published
Jun 27, 2024
Platform
js/wasm
Imports
9 packages
Last checked
3 minutes ago

Tools for package owners.