| Package | Description |
|---|---|
| io.kubernetes.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1AzureFileVolumeSource |
V1Volume.getAzureFile()
AzureFile represents an Azure File Service mount on the host and bind mount to the pod.
|
V1AzureFileVolumeSource |
V1AzureFileVolumeSource.readOnly(Boolean readOnly) |
V1AzureFileVolumeSource |
V1AzureFileVolumeSource.secretName(String secretName) |
V1AzureFileVolumeSource |
V1AzureFileVolumeSource.shareName(String shareName) |
| Modifier and Type | Method and Description |
|---|---|
V1Volume |
V1Volume.azureFile(V1AzureFileVolumeSource azureFile) |
void |
V1Volume.setAzureFile(V1AzureFileVolumeSource azureFile) |
Copyright © 2018. All rights reserved.