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