Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1HostPathVolumeSource
-
-
Uses of IoK8sApiCoreV1HostPathVolumeSource in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1HostPathVolumeSource Modifier and Type Method Description IoK8sApiCoreV1HostPathVolumeSourceIoK8sApiCoreV1PersistentVolumeSpec. getHostPath()Get hostPathIoK8sApiCoreV1HostPathVolumeSourceIoK8sApiCoreV1Volume. getHostPath()Get hostPathIoK8sApiCoreV1HostPathVolumeSourceIoK8sApiCoreV1HostPathVolumeSource. path(String path)IoK8sApiCoreV1HostPathVolumeSourceIoK8sApiCoreV1HostPathVolumeSource. type(String type)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1HostPathVolumeSource Modifier and Type Method Description IoK8sApiCoreV1PersistentVolumeSpecIoK8sApiCoreV1PersistentVolumeSpec. hostPath(IoK8sApiCoreV1HostPathVolumeSource hostPath)IoK8sApiCoreV1VolumeIoK8sApiCoreV1Volume. hostPath(IoK8sApiCoreV1HostPathVolumeSource hostPath)voidIoK8sApiCoreV1PersistentVolumeSpec. setHostPath(IoK8sApiCoreV1HostPathVolumeSource hostPath)voidIoK8sApiCoreV1Volume. setHostPath(IoK8sApiCoreV1HostPathVolumeSource hostPath)
-