EmptyDirVolumeSource

final case class EmptyDirVolumeSource(medium: Option[String], sizeLimit: Option[Quantity])

Represents an empty directory for a pod. Empty directory volumes support ownership management and SELinux relabeling.

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

Value members

Inherited methods

Inherited from:
Product