Skip to main content

provisioning

ProvisioningSpec describes how the volume is provisioned.

diskSelector

DiskSelector selects a disk for the volume.

filesystem

FilesystemSpec configures the filesystem for the volume.

encryption

EncryptionSpec represents volume encryption settings.

keys[]

EncryptionKey represents configuration for disk encryption key.

static

EncryptionKeyStatic represents throw away key type.

nodeID

EncryptionKeyNodeID represents deterministically generated key from the node UUID and PartitionLabel.

kms

EncryptionKeyKMS represents a key that is generated and then sealed/unsealed by the KMS server.

tpm

EncryptionKeyTPM represents a key that is generated and then sealed/unsealed by the TPM.