- 描述
- WasmModuleInstall is the Schema for the wasmmoduleinstalls API
- 类型
object
规格
.spec
- 描述
- WasmModuleInstallSpec defines the desired state of WasmModuleInstall
- 类型
object- 必填
imagetargetMeshtemplate
.spec.image
- 类型
object- 必填
repotag
.spec.imagePullOptions
- 类型
object
.spec.moduleConfiguration
- 类型
object- 必填
type
.spec.moduleConfiguration.jsonData
- 类型
object
.spec.template
- 类型
object- 必填
templateRef
.status
- 描述
- WasmModuleInstallStatus defines the observed state of WasmModuleInstall
- 类型
object
API 端点
可用的 API 端点如下:
/apis/asm.alauda.io/v1beta1/wasmmoduleinstallsDELETE: delete collection of WasmModuleInstallGET: list objects of kind WasmModuleInstallPOST: create a new WasmModuleInstall
/apis/asm.alauda.io/v1beta1/wasmmoduleinstalls/{name}DELETE: delete the specified WasmModuleInstallGET: read the specified WasmModuleInstallPATCH: partially update the specified WasmModuleInstallPUT: replace the specified WasmModuleInstall
/apis/asm.alauda.io/v1beta1/wasmmoduleinstalls/{name}/statusGET: read status of the specified WasmModuleInstallPATCH: partially update status of the specified WasmModuleInstallPUT: replace status of the specified WasmModuleInstall
/apis/asm.alauda.io/v1beta1/wasmmoduleinstalls
- HTTP 方法
DELETE- 描述
- delete collection of WasmModuleInstall
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind WasmModuleInstall
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new WasmModuleInstall
- 查询参数
- 请求体参数
- HTTP 响应
/apis/asm.alauda.io/v1beta1/wasmmoduleinstalls/{name}
- HTTP 方法
DELETE- 描述
- delete the specified WasmModuleInstall
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified WasmModuleInstall
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified WasmModuleInstall
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified WasmModuleInstall
- 查询参数
- 请求体参数
- HTTP 响应
/apis/asm.alauda.io/v1beta1/wasmmoduleinstalls/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified WasmModuleInstall
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified WasmModuleInstall
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified WasmModuleInstall
- 查询参数
- 请求体参数
- HTTP 响应