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.
- Description
- ProductEntry is the Schema for the productentries API
- Type
object
Specification
.spec
- Description
- ProductEntrySpec defines the desired state of ProductEntry
- Type
object- Required
descriptiondisplayNameentrypointlogopackTypeversion
.spec.catalog
- Description
- Catalog stands for the product's catalog
- Type
object
.spec.description
- Description
- Description stands for the product's description
- Type
object
.spec.displayName
- Description
- DisplayName stands for the product's display name
- Type
object
.status
- Description
- ProductEntryStatus defines the observed state of ProductEntry
- Type
object
API Endpoints
The following API endpoints are available:
/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/{name}/statusGET: read status of the specified ProductEntryPATCH: partially update status of the specified ProductEntryPUT: replace status of the specified ProductEntry
/apis/alauda.io/v1alpha1/productentries
- HTTP method
DELETE- Description
- delete collection of ProductEntry
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ProductEntry
- HTTP responses
- HTTP method
POST- Description
- create a new ProductEntry
- Query parameters
- Body parameters
- HTTP responses
/apis/alauda.io/v1alpha1/productentries/{name}
- HTTP method
DELETE- Description
- delete the specified ProductEntry
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ProductEntry
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ProductEntry
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ProductEntry
- Query parameters
- Body parameters
- HTTP responses
/apis/alauda.io/v1alpha1/productentries/{name}/status
- HTTP method
GET- Description
- read status of the specified ProductEntry
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified ProductEntry
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified ProductEntry
- Query parameters
- Body parameters
- HTTP responses