ProductEntry [alauda.io/v1alpha1]
This API is installed only when the chart is deployed for the global cluster. It is not available on workload clusters.
- 描述
- ProductEntry is the Schema for the productentries API
- 类型
object
规格
.spec
- 描述
- ProductEntrySpec defines the desired state of ProductEntry
- 类型
object- 必填
descriptiondisplayNameentrypointlogopackTypeversion
.spec.catalog
- 描述
- Catalog stands for the product's catalog
- 类型
object
.spec.description
- 描述
- Description stands for the product's description
- 类型
object
.spec.displayName
- 描述
- DisplayName stands for the product's display name
- 类型
object
.status
- 描述
- ProductEntryStatus defines the observed state of ProductEntry
- 类型
object
API 端点
可用的 API 端点如下:
/apis/alauda.io/v1alpha1/productentriesDELETE: delete collection of ProductEntryGET: list objects of kind ProductEntryPOST: create a new ProductEntry
/apis/alauda.io/v1alpha1/productentries/{name}DELETE: delete the specified ProductEntryGET: read the specified ProductEntryPATCH: partially update the specified ProductEntryPUT: replace the specified ProductEntry
/apis/alauda.io/v1alpha1/productentries
- HTTP 方法
DELETE- 描述
- delete collection of ProductEntry
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind ProductEntry
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new ProductEntry
- 查询参数
- 请求体参数
- HTTP 响应
/apis/alauda.io/v1alpha1/productentries/{name}
- HTTP 方法
DELETE- 描述
- delete the specified ProductEntry
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified ProductEntry
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified ProductEntry
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified ProductEntry
- 查询参数
- 请求体参数
- HTTP 响应