File tree 14 files changed +223
-0
lines changed
k8s_manifests_containers/0.1.2
require-pod-requests-limits/0.1.1
required-drop-cap-net-all/0.1.1
restrict-image-registries/0.1.1
restrict-service-external-ips/0.1.1
14 files changed +223
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Introduction
2
+
3
+ ## Resource
4
+
5
+ Code source and document is [ here] ( https://github.com/kcl-lang/artifacthub/tree/main/k8s_manifests_containers )
Original file line number Diff line number Diff line change
1
+ version : 0.1.2
2
+ name : k8s_manifests_containers
3
+ displayName : k8s_manifests_containers
4
+ createdAt : " 2023-11-12T04:57:25Z"
5
+ description : ' `k8s_manifests_containers` can be used to get all containers resources
6
+ in a Pod resource.'
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_manifests_containers` with tag `0.1.2` as dependency
14
+ ```
15
+ kpm add k8s_manifests_containers:0.1.2
16
+ ```
17
+
18
+ #### Pull `k8s_manifests_containers` with tag `0.1.2` to local
19
+ ```
20
+ kpm pull k8s_manifests_containers:0.1.2
21
+ ```
22
+ maintainers :
23
+ - name : kcl-lang.io
24
+
25
+ provider :
26
+ name : kcl-lang.io
Original file line number Diff line number Diff line change
1
+ ## Introduction
2
+
3
+ ` require-pod-requests-limits ` is a KCL validation module
4
+
5
+ ## Resource
6
+
7
+ The Code source and documents are [ here] ( https://github.com/kcl-lang/artifacthub/tree/main/require-pod-requests-limits )
Original file line number Diff line number Diff line change
1
+ version : 0.1.1
2
+ name : require-pod-requests-limits
3
+ displayName : require-pod-requests-limits
4
+ createdAt : " 2023-11-12T04:57:20Z"
5
+ description : ' `require-pod-requests-limits` is a KCL validation module'
6
+ links :
7
+ - name : KCL homepage
8
+ url : https://kcl-lang.io/
9
+ - name : KCL repo
10
+ url : https://github.com/kcl-lang/kcl
11
+ install : |
12
+ #### Add `require-pod-requests-limits` with tag `0.1.1` as dependency
13
+ ```
14
+ kpm add require-pod-requests-limits:0.1.1
15
+ ```
16
+
17
+ #### Pull `require-pod-requests-limits` with tag `0.1.1` to local
18
+ ```
19
+ kpm pull require-pod-requests-limits:0.1.1
20
+ ```
21
+ maintainers :
22
+ - name : kcl-lang.io
23
+
24
+ provider :
25
+ name : kcl-lang.io
Original file line number Diff line number Diff line change
1
+ ## Introduction
2
+
3
+ ` require-pod-requests-limits ` is a KCL validation module
4
+
5
+ ## Resource
6
+
7
+ The Code source and documents are [ here] ( https://github.com/kcl-lang/artifacthub/tree/main/require-pod-requests-limits )
Original file line number Diff line number Diff line change
1
+ version : 0.1.1
2
+ name : required-drop-all
3
+ displayName : required-drop-all
4
+ createdAt : " 2023-11-12T04:57:18Z"
5
+ description : ' `required-drop-all` is a KCL validation module'
6
+ links :
7
+ - name : KCL homepage
8
+ url : https://kcl-lang.io/
9
+ - name : KCL repo
10
+ url : https://github.com/kcl-lang/kcl
11
+ install : |
12
+ #### Add `required-drop-all` with tag `0.1.1` as dependency
13
+ ```
14
+ kpm add required-drop-all:0.1.1
15
+ ```
16
+
17
+ #### Pull `required-drop-all` with tag `0.1.1` to local
18
+ ```
19
+ kpm pull required-drop-all:0.1.1
20
+ ```
21
+ maintainers :
22
+ - name : kcl-lang.io
23
+
24
+ provider :
25
+ name : kcl-lang.io
Original file line number Diff line number Diff line change
1
+ ## Introduction
2
+
3
+ ` required-drop-cap-net-all ` is a KCL validation module
4
+
5
+ ## Resource
6
+
7
+ The Code source and documents are [ here] ( https://github.com/kcl-lang/artifacthub/tree/main/required-drop-cap-net-all )
Original file line number Diff line number Diff line change
1
+ version : 0.1.1
2
+ name : required-drop-cap-net-all
3
+ displayName : required-drop-cap-net-all
4
+ createdAt : " 2023-11-12T04:57:19Z"
5
+ description : ' `required-drop-cap-net-all` is a KCL validation module'
6
+ links :
7
+ - name : KCL homepage
8
+ url : https://kcl-lang.io/
9
+ - name : KCL repo
10
+ url : https://github.com/kcl-lang/kcl
11
+ install : |
12
+ #### Add `required-drop-cap-net-all` with tag `0.1.1` as dependency
13
+ ```
14
+ kpm add required-drop-cap-net-all:0.1.1
15
+ ```
16
+
17
+ #### Pull `required-drop-cap-net-all` with tag `0.1.1` to local
18
+ ```
19
+ kpm pull required-drop-cap-net-all:0.1.1
20
+ ```
21
+ maintainers :
22
+ - name : kcl-lang.io
23
+
24
+ provider :
25
+ name : kcl-lang.io
Original file line number Diff line number Diff line change
1
+ ## Introduction
2
+
3
+ ` required-root-fs ` is a KCL validation module
4
+
5
+ ## Resource
6
+
7
+ The Code source and documents are [ here] ( https://github.com/kcl-lang/artifacthub/tree/main/required-root-fs )
Original file line number Diff line number Diff line change
1
+ version : 0.1.1
2
+ name : required-root-fs
3
+ displayName : required-root-fs
4
+ createdAt : " 2023-11-12T04:57:21Z"
5
+ description : ' `required-root-fs` is a KCL validation module'
6
+ links :
7
+ - name : KCL homepage
8
+ url : https://kcl-lang.io/
9
+ - name : KCL repo
10
+ url : https://github.com/kcl-lang/kcl
11
+ install : |
12
+ #### Add `required-root-fs` with tag `0.1.1` as dependency
13
+ ```
14
+ kpm add required-root-fs:0.1.1
15
+ ```
16
+
17
+ #### Pull `required-root-fs` with tag `0.1.1` to local
18
+ ```
19
+ kpm pull required-root-fs:0.1.1
20
+ ```
21
+ maintainers :
22
+ - name : kcl-lang.io
23
+
24
+ provider :
25
+ name : kcl-lang.io
Original file line number Diff line number Diff line change
1
+ ## Introduction
2
+
3
+ ` restrict-image-registries ` is a KCL validation module
4
+
5
+ ## Resource
6
+
7
+ The Code source and documents are [ here] ( https://github.com/kcl-lang/artifacthub/tree/main/restrict-image-registries )
Original file line number Diff line number Diff line change
1
+ version : 0.1.1
2
+ name : restrict-image-registries
3
+ displayName : restrict-image-registries
4
+ createdAt : " 2023-11-12T04:57:23Z"
5
+ description : ' `restrict-image-registries` is a KCL validation module'
6
+ links :
7
+ - name : KCL homepage
8
+ url : https://kcl-lang.io/
9
+ - name : KCL repo
10
+ url : https://github.com/kcl-lang/kcl
11
+ install : |
12
+ #### Add `restrict-image-registries` with tag `0.1.1` as dependency
13
+ ```
14
+ kpm add restrict-image-registries:0.1.1
15
+ ```
16
+
17
+ #### Pull `restrict-image-registries` with tag `0.1.1` to local
18
+ ```
19
+ kpm pull restrict-image-registries:0.1.1
20
+ ```
21
+ maintainers :
22
+ - name : kcl-lang.io
23
+
24
+ provider :
25
+ name : kcl-lang.io
Original file line number Diff line number Diff line change
1
+ ## Introduction
2
+
3
+ ` restrict-service-external-ips ` is a KCL validation module
4
+
5
+ ## Resource
6
+
7
+ The Code source and documents are [ here] ( https://github.com/kcl-lang/artifacthub/tree/main/restrict-service-external-ips )
Original file line number Diff line number Diff line change
1
+ version : 0.1.1
2
+ name : restrict-service-external-ips
3
+ displayName : restrict-service-external-ips
4
+ createdAt : " 2023-11-12T04:57:24Z"
5
+ description : ' `restrict-service-external-ips` is a KCL validation module'
6
+ links :
7
+ - name : KCL homepage
8
+ url : https://kcl-lang.io/
9
+ - name : KCL repo
10
+ url : https://github.com/kcl-lang/kcl
11
+ install : |
12
+ #### Add `restrict-service-external-ips` with tag `0.1.1` as dependency
13
+ ```
14
+ kpm add restrict-service-external-ips:0.1.1
15
+ ```
16
+
17
+ #### Pull `restrict-service-external-ips` with tag `0.1.1` to local
18
+ ```
19
+ kpm pull restrict-service-external-ips:0.1.1
20
+ ```
21
+ maintainers :
22
+ - name : kcl-lang.io
23
+
24
+ provider :
25
+ name : kcl-lang.io
You can’t perform that action at this time.
0 commit comments