object ComponentStatus
- Companion:
- class
- Source:
- ComponentStatus.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")(decoder).map[ComponentStatus](((metadata:Option[ObjectMeta])=>ComponentStatus.apply(conditions=conditions,metadata=metadata)))))))
}
(new$anon():Decoder[ComponentStatus])
}" class="documentableAnchor">
implicit val obj.readOpt[io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta]("metadata")(decoder).map[ComponentStatus](((metadata:Option[ObjectMeta])=>ComponentStatus.apply(conditions=conditions,metadata=metadata)))))))
}
(new$anon():Decoder[ComponentStatus])
}" class="documentableName ">decoder: Decoder[ComponentStatus]
- Source:
- ComponentStatus.scala