Uses of Interface
k8s.io.api.core.v1.Generated.AzureFileVolumeSourceOrBuilder
-
Packages that use Generated.AzureFileVolumeSourceOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.AzureFileVolumeSourceOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.AzureFileVolumeSourceOrBuilder Modifier and Type Class Description static classGenerated.AzureFileVolumeSourceAzureFile represents an Azure File Service mount on the host and bind mount to the pod.static classGenerated.AzureFileVolumeSource.BuilderAzureFile represents an Azure File Service mount on the host and bind mount to the pod.Methods in k8s.io.api.core.v1 that return Generated.AzureFileVolumeSourceOrBuilder Modifier and Type Method Description Generated.AzureFileVolumeSourceOrBuilderGenerated.VolumeSource.Builder. getAzureFileOrBuilder()azureFile represents an Azure File Service mount on the host and bind mount to the pod.Generated.AzureFileVolumeSourceOrBuilderGenerated.VolumeSource. getAzureFileOrBuilder()azureFile represents an Azure File Service mount on the host and bind mount to the pod.Generated.AzureFileVolumeSourceOrBuilderGenerated.VolumeSourceOrBuilder. getAzureFileOrBuilder()azureFile represents an Azure File Service mount on the host and bind mount to the pod.
-