Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1LocalVolumeSource
-
-
Uses of IoK8sApiCoreV1LocalVolumeSource in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1LocalVolumeSource Modifier and Type Method Description IoK8sApiCoreV1LocalVolumeSourceIoK8sApiCoreV1LocalVolumeSource. fsType(String fsType)IoK8sApiCoreV1LocalVolumeSourceIoK8sApiCoreV1PersistentVolumeSpec. getLocal()Get localIoK8sApiCoreV1LocalVolumeSourceIoK8sApiCoreV1LocalVolumeSource. path(String path)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1LocalVolumeSource Modifier and Type Method Description IoK8sApiCoreV1PersistentVolumeSpecIoK8sApiCoreV1PersistentVolumeSpec. local(IoK8sApiCoreV1LocalVolumeSource local)voidIoK8sApiCoreV1PersistentVolumeSpec. setLocal(IoK8sApiCoreV1LocalVolumeSource local)
-