AzureFilePersistentVolumeSource

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

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

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