ComponentStatusList
final case class ComponentStatusList(items: Seq[ComponentStatus], metadata: Option[ListMeta]) extends KObject
Status of all the conditions for the component as a list of ComponentStatus objects. Deprecated: This API is deprecated in v1.19+
- Source:
- ComponentStatusList.scala