mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
Kubernetes core API changes for vSphere
This commit is contained in:
@@ -1038,6 +1038,12 @@ type VsphereVirtualDiskVolumeSource struct {
|
||||
// Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.
|
||||
// +optional
|
||||
FSType string
|
||||
// Storage Policy Based Management (SPBM) profile name.
|
||||
// +optional
|
||||
StoragePolicyName string
|
||||
// Storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.
|
||||
// +optional
|
||||
StoragePolicyID string
|
||||
}
|
||||
|
||||
// Represents a Photon Controller persistent disk resource.
|
||||
|
||||
Reference in New Issue
Block a user