/
KU
kubevela
/
Kubevela api doc
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
addon
7
addon_registry
4
get
list all addon registry
post
create an addon registry
put
update an addon registry
delete
delete an addon registry
application
51
authentication
5
cloudshell
4
cluster
12
config
7
definition
4
env
4
oam_application
3
payload_types
1
pipeline
20
project
28
rbac
7
repository
8
systemInfo
2
Target
5
users
7
velaQL
1
webhook
1
addon_registry
delete an addon registry
delete
/api/v1/addon_registries/{addonRegName}
Path parameters
addonRegName
string
required
identifier of the addon registry
Response
OK
V1AddonRegistry
required
git
AddonGitAddonSource
gitee
AddonGiteeAddonSource
gitlab
AddonGitlabAddonSource
helm
AddonHelmSource
name
string
required
oss
AddonOSSAddonSource
Changes