AzureFileVolumeSource

final case class AzureFileVolumeSource(readOnly: Option[Boolean], secretName: String, shareName: String)

AzureFile represents an Azure File Service mount on the host and bind mount to the pod.

Source:
AzureFileVolumeSource.scala
trait Product
trait Equals
class Object
trait Matchable
class Any