File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed
.integration/artifacthub/k8s/1.31 Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ See [ here] ( https://github.com/kcl-lang/modules/blob/main/k8s/1.31/docs/README.md ) for more documents.
Original file line number Diff line number Diff line change 1+ version : " 1.31"
2+ name : k8s
3+ displayName : k8s
4+ createdAt : " 2024-08-13T16:39:23Z"
5+ description : ' `k8s` is a KCL module contains all the built-in Kubernetes resource
6+ models (the CRDs are not included here).'
7+ links :
8+ - name : KCL homepage
9+ url : https://kcl-lang.io/
10+ - name : KCL repo
11+ url : https://github.com/kcl-lang/kcl
12+ install : |
13+ #### Add `k8s` with tag `1.31` as dependency
14+ ```
15+ kcl mod add k8s:1.31
16+ ```
17+
18+ #### Pull `k8s` with tag `1.31` to local
19+ ```
20+ kcl mod pull k8s:1.31
21+ ```
22+ maintainers :
23+ - name : kcl-lang.io
24+ email : kcl-lang.io@domainsbyproxy.com
25+ provider :
26+ name : kcl-lang.io
You can’t perform that action at this time.
0 commit comments