Skip to content

Commit 1aea91f

Browse files
committed
Updata artifacthub-pkg.yaml
1 parent 5ebf6ae commit 1aea91f

File tree

40 files changed

+641
-0
lines changed

40 files changed

+641
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Introduction
2+
3+
## Resource
4+
5+
Code source and document is [here](https://github.com/kcl-lang/artifacthub/tree/main/disallow-anonymous)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.1
2+
name: disallow-anonymous
3+
displayName: disallow-anonymous
4+
createdAt: "2023-11-20T14:10:00Z"
5+
description: '`disallow-anonymous` is a kcl validation package'
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 `disallow-anonymous` with tag `0.1.1` as dependency
13+
```
14+
kcl mod add disallow-anonymous:0.1.1
15+
```
16+
17+
#### Pull `disallow-anonymous` with tag `0.1.1` to local
18+
```
19+
kcl mod pull disallow-anonymous:0.1.1
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Introduction
2+
3+
## Resource
4+
5+
Code source and document is [here](https://github.com/kcl-lang/artifacthub/tree/main/psp-allow-privilege-escalation)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.1
2+
name: psp-app-armor
3+
displayName: psp-app-armor
4+
createdAt: "2023-11-20T14:10:01Z"
5+
description: '`psp-app-armor` is a kcl validation package'
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 `psp-app-armor` with tag `0.1.1` as dependency
13+
```
14+
kcl mod add psp-app-armor:0.1.1
15+
```
16+
17+
#### Pull `psp-app-armor` with tag `0.1.1` to local
18+
```
19+
kcl mod pull psp-app-armor:0.1.1
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`restrict-automount-sa-token` is a KCL validation module
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/modules/tree/main/restrict-automount-sa-token)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.2
2+
name: restrict-automount-sa-token
3+
displayName: restrict-automount-sa-token
4+
createdAt: "2023-11-20T14:10:03Z"
5+
description: '`restrict-automount-sa-token` 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-automount-sa-token` with tag `0.1.2` as dependency
13+
```
14+
kcl mod add restrict-automount-sa-token:0.1.2
15+
```
16+
17+
#### Pull `restrict-automount-sa-token` with tag `0.1.2` to local
18+
```
19+
kcl mod pull restrict-automount-sa-token:0.1.2
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`restrict-binding-clusteradmin` is a KCL validation module
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/modules/tree/main/restrict-binding-clusteradmin)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.2
2+
name: restrict-binding-clusteradmin
3+
displayName: restrict-binding-clusteradmin
4+
createdAt: "2023-11-20T14:10:05Z"
5+
description: '`restrict-binding-clusteradmin` 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-binding-clusteradmin` with tag `0.1.2` as dependency
13+
```
14+
kcl mod add restrict-binding-clusteradmin:0.1.2
15+
```
16+
17+
#### Pull `restrict-binding-clusteradmin` with tag `0.1.2` to local
18+
```
19+
kcl mod pull restrict-binding-clusteradmin:0.1.2
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`restrict-binding-system-group-restrict-anonymous` is a KCL validation module
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/modules/tree/main/restrict-binding-system-group-restrict-anonymous)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
version: 0.1.2
2+
name: restrict-binding-system-group-restrict-anonymous
3+
displayName: restrict-binding-system-group-restrict-anonymous
4+
createdAt: "2023-11-20T14:10:06Z"
5+
description: '`restrict-binding-system-group-restrict-anonymous` is a KCL validation
6+
module'
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 `restrict-binding-system-group-restrict-anonymous` with tag `0.1.2` as dependency
14+
```
15+
kcl mod add restrict-binding-system-group-restrict-anonymous:0.1.2
16+
```
17+
18+
#### Pull `restrict-binding-system-group-restrict-anonymous` with tag `0.1.2` to local
19+
```
20+
kcl mod pull restrict-binding-system-group-restrict-anonymous:0.1.2
21+
```
22+
maintainers:
23+
- name: kcl-lang.io
24+
25+
provider:
26+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`restrict-binding-system-group-restrict-masters` is a KCL validation module
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/modules/tree/main/restrict-binding-system-group-restrict-masters)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
version: 0.1.2
2+
name: restrict-binding-system-group-restrict-masters
3+
displayName: restrict-binding-system-group-restrict-masters
4+
createdAt: "2023-11-20T14:10:08Z"
5+
description: '`restrict-binding-system-group-restrict-masters` is a KCL validation
6+
module'
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 `restrict-binding-system-group-restrict-masters` with tag `0.1.2` as dependency
14+
```
15+
kcl mod add restrict-binding-system-group-restrict-masters:0.1.2
16+
```
17+
18+
#### Pull `restrict-binding-system-group-restrict-masters` with tag `0.1.2` to local
19+
```
20+
kcl mod pull restrict-binding-system-group-restrict-masters:0.1.2
21+
```
22+
maintainers:
23+
- name: kcl-lang.io
24+
25+
provider:
26+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`restrict-binding-system-group-restrict-subject-name` is a KCL validation module
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/modules/tree/main/restrict-binding-system-group-restrict-subject-name)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
version: 0.1.2
2+
name: restrict-binding-system-group-restrict-subject-name
3+
displayName: restrict-binding-system-group-restrict-subject-name
4+
createdAt: "2023-11-20T14:10:09Z"
5+
description: '`restrict-binding-system-group-restrict-subject-name` is a KCL validation
6+
module'
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 `restrict-binding-system-group-restrict-subject-name` with tag `0.1.2` as dependency
14+
```
15+
kcl mod add restrict-binding-system-group-restrict-subject-name:0.1.2
16+
```
17+
18+
#### Pull `restrict-binding-system-group-restrict-subject-name` with tag `0.1.2` to local
19+
```
20+
kcl mod pull restrict-binding-system-group-restrict-subject-name:0.1.2
21+
```
22+
maintainers:
23+
- name: kcl-lang.io
24+
25+
provider:
26+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`restrict-binding-system-group-restrict-unauthenticated` is a KCL validation module
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/modules/tree/main/restrict-binding-system-group-restrict-unauthenticated)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
version: 0.1.2
2+
name: restrict-binding-system-group-restrict-unauthenticated
3+
displayName: restrict-binding-system-group-restrict-unauthenticated
4+
createdAt: "2023-11-20T14:10:10Z"
5+
description: '`restrict-binding-system-group-restrict-unauthenticated` is a KCL validation
6+
module'
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 `restrict-binding-system-group-restrict-unauthenticated` with tag `0.1.2` as dependency
14+
```
15+
kcl mod add restrict-binding-system-group-restrict-unauthenticated:0.1.2
16+
```
17+
18+
#### Pull `restrict-binding-system-group-restrict-unauthenticated` with tag `0.1.2` to local
19+
```
20+
kcl mod pull restrict-binding-system-group-restrict-unauthenticated:0.1.2
21+
```
22+
maintainers:
23+
- name: kcl-lang.io
24+
25+
provider:
26+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`restrict-clusterrole-nodesproxy` is a KCL validation module
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/modules/tree/main/restrict-clusterrole-nodesproxy)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.2
2+
name: restrict-clusterrole-nodesproxy
3+
displayName: restrict-clusterrole-nodesproxy
4+
createdAt: "2023-11-20T14:10:12Z"
5+
description: '`restrict-clusterrole-nodesproxy` 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-clusterrole-nodesproxy` with tag `0.1.2` as dependency
13+
```
14+
kcl mod add restrict-clusterrole-nodesproxy:0.1.2
15+
```
16+
17+
#### Pull `restrict-clusterrole-nodesproxy` with tag `0.1.2` to local
18+
```
19+
kcl mod pull restrict-clusterrole-nodesproxy:0.1.2
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`restrict-control-plane-scheduling-control-plane` is a KCL validation module
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/modules/tree/main/restrict-control-plane-scheduling-control-plane)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
version: 0.1.2
2+
name: restrict-control-plane-scheduling-control-plane
3+
displayName: restrict-control-plane-scheduling-control-plane
4+
createdAt: "2023-11-20T14:10:13Z"
5+
description: '`restrict-control-plane-scheduling-control-plane` is a KCL validation
6+
module'
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 `restrict-control-plane-scheduling-control-plane` with tag `0.1.2` as dependency
14+
```
15+
kcl mod add restrict-control-plane-scheduling-control-plane:0.1.2
16+
```
17+
18+
#### Pull `restrict-control-plane-scheduling-control-plane` with tag `0.1.2` to local
19+
```
20+
kcl mod pull restrict-control-plane-scheduling-control-plane:0.1.2
21+
```
22+
maintainers:
23+
- name: kcl-lang.io
24+
25+
provider:
26+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`restrict-control-plane-scheduling-master` is a KCL validation module
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/modules/tree/main/restrict-control-plane-scheduling-master)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
version: 0.1.2
2+
name: restrict-control-plane-scheduling-master
3+
displayName: restrict-control-plane-scheduling-master
4+
createdAt: "2023-11-20T14:10:15Z"
5+
description: '`restrict-control-plane-scheduling-master` 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-control-plane-scheduling-master` with tag `0.1.2` as dependency
13+
```
14+
kcl mod add restrict-control-plane-scheduling-master:0.1.2
15+
```
16+
17+
#### Pull `restrict-control-plane-scheduling-master` with tag `0.1.2` to local
18+
```
19+
kcl mod pull restrict-control-plane-scheduling-master:0.1.2
20+
```
21+
maintainers:
22+
- name: kcl-lang.io
23+
24+
provider:
25+
name: kcl-lang.io
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Introduction
2+
3+
`restrict-control-plane-scheduling-nodes` is a KCL validation module
4+
5+
## Resource
6+
7+
The Code source and documents are [here](https://github.com/kcl-lang/modules/tree/main/restrict-control-plane-scheduling-nodes)

0 commit comments

Comments
 (0)