OBJECT
KubernetesKindCredentialRelationships
Relationships to other nodes
link GraphQL Schema definition
- type KubernetesKindCredentialRelationships implements KubernetesResourceControllerRelationship {
- # For resources that define a metadata.ownerReference, this contains a link to the
- # reference which has controller: true
- KubernetesResourceInterface :
- # When present, a link to the Entity that represents this Kubernetes resource
- Entity :
- # Query events involving this resource
- KubernetesKindEvent!] : [
- }