ENUM

CatalogItemSupport

Normalized support types for Tanzu software across catalog providers

link GraphQL Schema definition

  • enum CatalogItemSupport {
  • # Not supported by Tanzu, e.g. OSS PostgreSQL
  • COMMUNITY
  • # Supported by Tanzu, e.g. Greenplum
  • ENTERPRISE
  • }