Uses of Class
io.kubernetes.client.openapi.models.V1FlexVolumeSource
Packages that use V1FlexVolumeSource
-
Uses of V1FlexVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1FlexVolumeSourceModifier and TypeMethodDescriptionstatic V1FlexVolumeSourceCreate an instance of V1FlexVolumeSource given an JSON stringV1Volume.getFlexVolume()Get flexVolumeV1FlexVolumeSource.putOptionsItem(String key, String optionsItem) V1FlexVolumeSource.secretRef(V1LocalObjectReference secretRef) Methods in io.kubernetes.client.openapi.models with parameters of type V1FlexVolumeSourceModifier and TypeMethodDescriptionV1Volume.flexVolume(V1FlexVolumeSource flexVolume) voidV1Volume.setFlexVolume(V1FlexVolumeSource flexVolume)