AzureDiskVolumeSource
AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.
- Source:
- AzureDiskVolumeSource.scala
Value members
Concrete methods
if cachingMode has a value, transforms to the result of function
if cachingMode has a value, transforms to the result of function
- Source:
- AzureDiskVolumeSource.scala
transforms diskName to result of function
transforms diskName to result of function
- Source:
- AzureDiskVolumeSource.scala
transforms diskURI to result of function
transforms diskURI to result of function
- Source:
- AzureDiskVolumeSource.scala
if fsType has a value, transforms to the result of function
if fsType has a value, transforms to the result of function
- Source:
- AzureDiskVolumeSource.scala
if readOnly has a value, transforms to the result of function
if readOnly has a value, transforms to the result of function
- Source:
- AzureDiskVolumeSource.scala
Returns a new data with cachingMode set to new value
Returns a new data with cachingMode set to new value
- Source:
- AzureDiskVolumeSource.scala
Returns a new data with diskName set to new value
Returns a new data with diskName set to new value
- Source:
- AzureDiskVolumeSource.scala
Returns a new data with diskURI set to new value
Returns a new data with diskURI set to new value
- Source:
- AzureDiskVolumeSource.scala
Returns a new data with fsType set to new value
Returns a new data with fsType set to new value
- Source:
- AzureDiskVolumeSource.scala
Returns a new data with readOnly set to new value
Returns a new data with readOnly set to new value
- Source:
- AzureDiskVolumeSource.scala