Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeComponentStatusListProps

Status of all the conditions for the component as a list of ComponentStatus objects. Deprecated: This API is deprecated in v1.19+

schema

io.k8s.api.core.v1.ComponentStatusList

Hierarchy

  • KubeComponentStatusListProps

Index

Properties

Properties

Readonly items

List of ComponentStatus objects.

schema

io.k8s.api.core.v1.ComponentStatusList#items

Optional Readonly metadata

metadata: ListMeta
schema

io.k8s.api.core.v1.ComponentStatusList#metadata

Generated using TypeDoc