Uses of Class
io.kubernetes.client.openapi.models.V1EmptyDirVolumeSource
Packages that use V1EmptyDirVolumeSource
-
Uses of V1EmptyDirVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1EmptyDirVolumeSourceMethods in io.kubernetes.client.openapi.models with parameters of type V1EmptyDirVolumeSourceModifier and TypeMethodDescriptionV1Volume.emptyDir(V1EmptyDirVolumeSource emptyDir) voidV1Volume.setEmptyDir(V1EmptyDirVolumeSource emptyDir)