K8sSnapshotResourceSummary
Compact summary of the Kubernetes resources captured in a snapshot: namespaces with per-type counts, plus cluster-scoped type counts.
Fields
| Field | Type | Description |
|---|---|---|
| clusterScoped | [K8sResourceTypeCount!]! | The cluster-scoped per-object counts grouped by API group and resource type. |
| namespaces | [K8sNamespaceResourceSummary!]! | Per-namespace resource summaries. |
| version | String! | Version of the resource metadata format. |
Used By
Referenced by