ProductManifest [config.alauda.io/v1]
- Type
object
Specification
.spec
- Description
- spec selects the product manifest source to resolve.
- Type
object
.status
- Description
- status reports resolved artifacts for the requested manifest source.
- Type
object
.status.artifacts
- Description
- artifacts reports channel-level artifact metadata and availability.
- Type
array
.status.artifacts[]
- Description
- Artifact describes one manifest component and its channels.
- Type
object- Required
name
.status.artifacts[].channels
- Description
- channels lists all channels reported by the manifest for this component.
- Type
array
.status.artifacts[].channels[]
- Description
- ArtifactChannel describes one artifact channel from product.yaml.
- Type
object- Required
channelrepositorytag
.status.artifacts[].channels[].brief
- Description
- brief is the localized short channel summary.
- Type
object
.status.artifacts[].channels[].categories
- Description
- categories is the category set of this channel.
- Type
array
.status.artifacts[].channels[].categories[]
- Type
string
.status.artifacts[].channels[].description
- Description
- description is the localized channel description.
- Type
object
.status.artifacts[].channels[].displayName
- Description
- displayName is the localized channel display name.
- Type
object
.status.artifacts[].channels[].provider
- Description
- provider is the localized provider name.
- Type
object
.status.artifacts[].channels[].supportedArchitectures
- Description
- supportedArchitectures is the architecture set this channel supports.
- Type
array
.status.artifacts[].channels[].supportedArchitectures[]
- Type
string
.status.artifacts[].channels[].supportedPlatformVersions
- Description
- supportedPlatformVersions is the ACP platform version set this channel supports.
- Type
array
.status.artifacts[].channels[].supportedPlatformVersions[]
- Type
string
.status.artifacts[].channels[].supportedProtocolStacks
- Description
- supportedProtocolStacks is the protocol stack set this channel supports.
- Type
array
.status.artifacts[].channels[].supportedProtocolStacks[]
- Type
string
.status.conditions
- Description
- conditions reports reconciliation state for this ProductManifest.
- Type
array
.status.conditions[]
- Description
- Condition contains details for one aspect of the current state of this API Resource.
- Type
object- Required
lastTransitionTimemessagereasonstatustype
API Endpoints
The following API endpoints are available:
/apis/config.alauda.io/v1/productmanifestsDELETE: delete collection of ProductManifestGET: list objects of kind ProductManifestPOST: create a new ProductManifest
/apis/config.alauda.io/v1/productmanifests/{name}DELETE: delete the specified ProductManifestGET: read the specified ProductManifestPATCH: partially update the specified ProductManifestPUT: replace the specified ProductManifest
/apis/config.alauda.io/v1/productmanifests/{name}/statusGET: read status of the specified ProductManifestPATCH: partially update status of the specified ProductManifestPUT: replace status of the specified ProductManifest
/apis/config.alauda.io/v1/productmanifests
- HTTP method
DELETE- Description
- delete collection of ProductManifest
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ProductManifest
- HTTP responses
- HTTP method
POST- Description
- create a new ProductManifest
- Query parameters
- Body parameters
- HTTP responses
/apis/config.alauda.io/v1/productmanifests/{name}
- HTTP method
DELETE- Description
- delete the specified ProductManifest
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ProductManifest
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ProductManifest
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ProductManifest
- Query parameters
- Body parameters
- HTTP responses
/apis/config.alauda.io/v1/productmanifests/{name}/status
- HTTP method
GET- Description
- read status of the specified ProductManifest
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified ProductManifest
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified ProductManifest
- Query parameters
- Body parameters
- HTTP responses