OBJECT
KubernetesResourceKindConnection
Connection for KubernetesResourceKind
link GraphQL Schema definition
- type KubernetesResourceKindConnection implements Connection {
- # Count of elements in the current page
- Int! :
- # Edges to nodes available through the connection
- KubernetesResourceKindConnectionEdge!] : [
- # Paging support
- PageInfo! :
- # Optional remaining element count when available
- Int :
- # short-cut accessor to page contents
- KubernetesResourceKind!] : [
- # Optional total elements count across all pages when available
- Int :
- }
link Require by
- ApplicationEngineQuerynull
- KubernetesKindClusterGroupRelationshipsRelationships to other nodes
- KubernetesKindProjectRelationshipsRelationships to other nodes
- KubernetesKindSpaceRelationshipsRelationships to other nodes
- KubernetesResourceRelationshipsany relationship may be available from a generic kubernetes resource