INPUT_OBJECT

KubernetesKindAgentTargetSpecNamespacesSupportedGVKsInput

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

  • input KubernetesKindAgentTargetSpecNamespacesSupportedGVKsInput {
  • group: String
  • kind: String
  • version: String
  • }