GlusterfsPersistentVolumeSource

final case class GlusterfsPersistentVolumeSource(endpoints: String, endpointsNamespace: Option[String], path: String, readOnly: Option[Boolean])

Represents a Glusterfs mount that lasts the lifetime of a pod. Glusterfs volumes do not support ownership management or SELinux relabeling.

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