object HostPathVolumeSource
- Companion:
- class
- Source:
- HostPathVolumeSource.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.readOpt[String]("type")(stringDecoder[T](evidence$1)).map[HostPathVolumeSource](((type:Option[String])=>HostPathVolumeSource.apply(path=path,type=type)))))))
}
(new$anon():Decoder[T,HostPathVolumeSource])
}" class="documentableAnchor">
implicit def obj.readOpt[String]("type")(stringDecoder[T](evidence$1)).map[HostPathVolumeSource](((type:Option[String])=>HostPathVolumeSource.apply(path=path,type=type)))))))
}
(new$anon():Decoder[T,HostPathVolumeSource])
}" class="documentableName ">decoderOf[T : Reader]: Decoder[T, HostPathVolumeSource]
- Source:
- HostPathVolumeSource.scala