storageos property
storageOS represents a StorageOS volume that is attached to the kubelet's host machine and mounted into the pod More info: https://examples.k8s.io/volumes/storageos/README.md.
Implementation
final StorageOSPersistentVolumeSource? storageos;