- Companion:
- class
- Source:
- GlusterfsPersistentVolumeSource.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,GlusterfsPersistentVolumeSource](((path:String)=>obj.readOpt[String]("endpointsNamespace")(stringDecoder[T](evidence$1)).flatMap[String,GlusterfsPersistentVolumeSource](((endpointsNamespace:Option[String])=>obj.readOpt[Boolean]("readOnly")(booleanDecoder[T](evidence$1)).map[GlusterfsPersistentVolumeSource](((readOnly:Option[Boolean])=>GlusterfsPersistentVolumeSource.apply(endpoints=endpoints,path=path,endpointsNamespace=endpointsNamespace,readOnly=readOnly)))))))))))
}
(new$anon():Decoder[T,GlusterfsPersistentVolumeSource])
}" class="documentableAnchor">
implicit def obj.read[String]("path")(stringDecoder[T](evidence$1)).flatMap[String,GlusterfsPersistentVolumeSource](((path:String)=>obj.readOpt[String]("endpointsNamespace")(stringDecoder[T](evidence$1)).flatMap[String,GlusterfsPersistentVolumeSource](((endpointsNamespace:Option[String])=>obj.readOpt[Boolean]("readOnly")(booleanDecoder[T](evidence$1)).map[GlusterfsPersistentVolumeSource](((readOnly:Option[Boolean])=>GlusterfsPersistentVolumeSource.apply(endpoints=endpoints,path=path,endpointsNamespace=endpointsNamespace,readOnly=readOnly)))))))))))
}
(new$anon():Decoder[T,GlusterfsPersistentVolumeSource])
}" class="documentableName ">decoderOf[T : Reader]: Decoder[T, GlusterfsPersistentVolumeSource]