Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1FlexVolumeSource
-
-
Uses of IoK8sApiCoreV1FlexVolumeSource in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1FlexVolumeSource Modifier and Type Method Description IoK8sApiCoreV1FlexVolumeSourceIoK8sApiCoreV1FlexVolumeSource. driver(String driver)IoK8sApiCoreV1FlexVolumeSourceIoK8sApiCoreV1FlexVolumeSource. fsType(String fsType)IoK8sApiCoreV1FlexVolumeSourceIoK8sApiCoreV1Volume. getFlexVolume()Get flexVolumeIoK8sApiCoreV1FlexVolumeSourceIoK8sApiCoreV1FlexVolumeSource. options(Map<String,String> options)IoK8sApiCoreV1FlexVolumeSourceIoK8sApiCoreV1FlexVolumeSource. putOptionsItem(String key, String optionsItem)IoK8sApiCoreV1FlexVolumeSourceIoK8sApiCoreV1FlexVolumeSource. readOnly(Boolean readOnly)IoK8sApiCoreV1FlexVolumeSourceIoK8sApiCoreV1FlexVolumeSource. secretRef(IoK8sApiCoreV1LocalObjectReference secretRef)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1FlexVolumeSource Modifier and Type Method Description IoK8sApiCoreV1VolumeIoK8sApiCoreV1Volume. flexVolume(IoK8sApiCoreV1FlexVolumeSource flexVolume)voidIoK8sApiCoreV1Volume. setFlexVolume(IoK8sApiCoreV1FlexVolumeSource flexVolume)
-