KRM API marketplaceview.gdc.goog/v1

marketplaceview.gdc.goog/v1

Contains API Schema definitions for the Marketplace API group.

CatalogBundle

CatalogBundle represents a read-only view of Service Catalogs, Descriptions, and Versions available in a project.

Appears in: - CatalogBundleList

Field Description
apiVersion string marketplaceview.gdc.goog/v1
kind string CatalogBundle
metadata ObjectMeta Refer to Kubernetes API documentation for fields of metadata.
spec CatalogBundleSpec

CatalogBundleList

CatalogBundleList represents a collection of CatalogBundle resource.

Field Description
apiVersion string marketplaceview.gdc.goog/v1
kind string CatalogBundleList
metadata ListMeta Refer to Kubernetes API documentation for fields of metadata.
items CatalogBundle array

CatalogBundleSpec

CatalogBundleSpec defined the CatalogBundle.

Appears in: - CatalogBundle

Field Description
serviceCatalog ServiceCatalogReplica
serviceDescriptions ServiceDescription array
serviceVersions ServiceVersion array