object Binding
- Companion:
- class
- Source:
- Binding.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[io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta]("metadata")(decoderOf[T](evidence$2)).map[Binding](((metadata:Option[ObjectMeta])=>Binding.apply(target=target,metadata=metadata)))))))
}
(new$anon():Decoder[T,Binding])
}" class="documentableAnchor">
implicit def obj.readOpt[io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta]("metadata")(decoderOf[T](evidence$2)).map[Binding](((metadata:Option[ObjectMeta])=>Binding.apply(target=target,metadata=metadata)))))))
}
(new$anon():Decoder[T,Binding])
}" class="documentableName ">decoderOf[T : Reader]: Decoder[T, Binding]
- Source:
- Binding.scala