OBJECT

KubernetesKindAgentTargetSpecNamespaces

link GraphQL Schema definition

  • type KubernetesKindAgentTargetSpecNamespaces {
  • name: String
  • path: String
  • # 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
  • supportedGVKs: [KubernetesKindAgentTargetSpecNamespacesSupportedGVKs]
  • ucpNamespace: String
  • }