GlusterfsVolumeSource

final case class GlusterfsVolumeSource(endpoints: 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:
GlusterfsVolumeSource.scala
trait Product
trait Equals
class Object
trait Matchable
class Any