Uses of Class
io.kubernetes.client.openapi.models.V1AzureFileVolumeSource
Packages that use V1AzureFileVolumeSource
-
Uses of V1AzureFileVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1AzureFileVolumeSourceModifier and TypeMethodDescriptionstatic V1AzureFileVolumeSource
Create an instance of V1AzureFileVolumeSource given an JSON stringV1Volume.getAzureFile()
Get azureFileV1AzureFileVolumeSource.secretName
(String secretName) Methods in io.kubernetes.client.openapi.models with parameters of type V1AzureFileVolumeSourceModifier and TypeMethodDescriptionV1Volume.azureFile
(V1AzureFileVolumeSource azureFile) void
V1Volume.setAzureFile
(V1AzureFileVolumeSource azureFile)