Uses of Class
io.kubernetes.client.openapi.models.V1StorageOSVolumeSource
Packages that use V1StorageOSVolumeSource
-
Uses of V1StorageOSVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1StorageOSVolumeSourceModifier and TypeMethodDescriptionV1Volume.getStorageos()Get storageosV1StorageOSVolumeSource.secretRef(V1LocalObjectReference secretRef) V1StorageOSVolumeSource.volumeName(String volumeName) V1StorageOSVolumeSource.volumeNamespace(String volumeNamespace) Methods in io.kubernetes.client.openapi.models with parameters of type V1StorageOSVolumeSourceModifier and TypeMethodDescriptionvoidV1Volume.setStorageos(V1StorageOSVolumeSource storageos) V1Volume.storageos(V1StorageOSVolumeSource storageos)