package
2.1.0+incompatible
Repository: https://github.com/google/glazier.git
Documentation: pkg.go.dev

# Functions

GetPartitionInfo returns information about a specific disk partition.
GetPartitionSupportedSize returns the supported minimum and maximum sizes for a given disk/partition.
PartitionResize attempts to resize a given disk/partition.

# Variables

ErrUnmarshal indicates an error attempting to unmarshal a response from a PowerShell cmdlet.

# Structs

PartitionInfo holds information about a disk partition.
PartitionSupportedSize contains the maximum and minimum sizes supported by a partition.