DownwardAPIVolumeFile

final case class DownwardAPIVolumeFile(fieldRef: Option[ObjectFieldSelector], mode: Option[Int], path: String, resourceFieldRef: Option[ResourceFieldSelector])

DownwardAPIVolumeFile represents information to create the file containing the pod field

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