object CustomResourceSubresources
- Companion:
- class
- Source:
- CustomResourceSubresources.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.apiextensions_apiserver.pkg.apis.apiextensions.v1.CustomResourceSubresourceStatus]("status")(decoder[T]).map[CustomResourceSubresources](((status:Option[CustomResourceSubresourceStatus])=>CustomResourceSubresources.apply(scale=scale,status=status)))))))
}
(new$anon():Decoder[T,CustomResourceSubresources])
}" class="documentableAnchor">
implicit def obj.readOpt[io.k8s.apiextensions_apiserver.pkg.apis.apiextensions.v1.CustomResourceSubresourceStatus]("status")(decoder[T]).map[CustomResourceSubresources](((status:Option[CustomResourceSubresourceStatus])=>CustomResourceSubresources.apply(scale=scale,status=status)))))))
}
(new$anon():Decoder[T,CustomResourceSubresources])
}" class="documentableName ">decoderOf[T : Reader]: Decoder[T, CustomResourceSubresources]