OBJECT

KubernetesKindAgentTargetSpecClusterScopedResourcesSupportedGVKs

GroupVersionKind unambiguously identifies a kind. It doesn't anonymously include GroupVersion to avoid automatic coercion. It doesn't use a GroupVersion to avoid custom marshalling

link GraphQL Schema definition

  • type KubernetesKindAgentTargetSpecClusterScopedResourcesSupportedGVKs {
  • group: String
  • kind: String
  • version: String
  • }