chore(k8sgencli): new init

This commit is contained in:
2026-01-15 22:28:37 +07:00
commit 2b853c3613
4 changed files with 2663 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"conventionalCommits.scopes": [
"k8sgencli"
]
}
+63
View File
@@ -0,0 +1,63 @@
{
"$schema": "https://json.schemastore.org/schema-catalog.json",
"version": 1,
"schemas": [
{
"name": "K8sGenCli",
"description": "",
"fileMatch": [
"k8s.json",
"k8s-*.json",
"k8s.*.json"
],
"url": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-latest.json",
"versions": {
"0.1.1.6": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.1.1.6.json",
"0.1.1.7": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.1.1.7.json",
"0.1.1.10": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.1.1.10.json",
"0.1.1.11": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.1.1.11.json",
"0.2.0.0": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.2.0.0.json",
"0.2.0.1": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.2.0.1.json",
"0.2.0.2": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.2.0.2.json",
"0.2.0.3": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.2.0.3.json",
"0.2.0.4": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.2.0.4.json",
"0.2.0.5": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.2.0.5.json",
"0.2.0.6": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.2.0.6.json",
"0.2.7.0": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.2.7.0.json",
"0.3.0.0": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.3.0.0.json",
"0.3.1.0": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.3.1.0.json",
"0.5.0.0": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.5.0.0.json",
"0.5.3.0": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.5.3.0.json",
"0.5.3.4": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.5.3.4.json",
"0.6.0.4": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.6.0.4.json",
"0.8.3.0": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema-0.8.3.0.json"
}
},
{
"name": "K8sGenCli-Multi",
"description": "",
"fileMatch": [
"k8sgen-multi.json",
"k8sgen-multi-*.json",
"k8s-multi.json",
"k8s-multi-*.json",
"k8s-multi.*.json"
],
"url": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema.multi-latest.json",
"versions": {
"0.2.0.3": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema.multi-0.2.0.3.json",
"0.2.0.4": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema.multi-0.2.0.4.json",
"0.2.0.5": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema.multi-0.2.0.5.json",
"0.2.0.6": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema.multi-0.2.0.6.json",
"0.2.7.0": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema.multi-0.2.7.0.json",
"0.3.0.0": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema.multi-0.3.0.0.json",
"0.3.1.0": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema.multi-0.3.1.0.json",
"0.5.0.0": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema.multi-0.5.0.0.json",
"0.5.3.0": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema.multi-0.5.3.0.json",
"0.5.3.4": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema.multi-0.5.3.4.json",
"0.6.0.4": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema.multi-0.6.0.4.json",
"0.8.3.0": "https://proget.icomm.vn/endpoints/icomm/content/k8sgencli/schema/schema.multi-0.8.3.0.json"
}
}
]
}
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff