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