object GlusterfsVolumeSource
- Companion:
- class
- Source:
- GlusterfsVolumeSource.scala
Type members
Inherited types
The names of the product elements
The names of the product elements
- Inherited from:
- Mirror
- Source:
- Mirror.scala
Implicits
Implicits
obj.read[String]("path")(stringDecoder[T](evidence$1)).flatMap[String,GlusterfsVolumeSource](((path:String)=>obj.readOpt[Boolean]("readOnly")(booleanDecoder[T](evidence$1)).map[GlusterfsVolumeSource](((readOnly:Option[Boolean])=>GlusterfsVolumeSource.apply(endpoints=endpoints,path=path,readOnly=readOnly)))))))))
}
(new$anon():Decoder[T,GlusterfsVolumeSource])
}" class="documentableAnchor">
implicit def obj.read[String]("path")(stringDecoder[T](evidence$1)).flatMap[String,GlusterfsVolumeSource](((path:String)=>obj.readOpt[Boolean]("readOnly")(booleanDecoder[T](evidence$1)).map[GlusterfsVolumeSource](((readOnly:Option[Boolean])=>GlusterfsVolumeSource.apply(endpoints=endpoints,path=path,readOnly=readOnly)))))))))
}
(new$anon():Decoder[T,GlusterfsVolumeSource])
}" class="documentableName ">decoderOf[T : Reader]: Decoder[T, GlusterfsVolumeSource]
- Source:
- GlusterfsVolumeSource.scala