Skip to content

Commit df15206

Browse files
artychjsonnet-libs-bot
authored andcommitted
update: source github.com/jsonnet-libs/k8s@b344eae6
1 parent e2ab627 commit df15206

10 files changed

Lines changed: 648 additions & 0 deletions

File tree

docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ This library is generated with [`k8s`](https://github.com/jsonnet-libs/k8s).
2525
- [provider-terraform/0.16](provider-terraform/0.16/README.md)
2626
- [function-patch-and-transform/0.7](function-patch-and-transform/0.7/README.md)
2727
- [function-cel-filter/0.1](function-cel-filter/0.1/README.md)
28+
- [function-kcl/0.11](function-kcl/0.11/README.md)

docs/function-kcl/0.11/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
permalink: /function-kcl/0.11/
3+
---
4+
5+
# function_kcl
6+
7+
```jsonnet
8+
local function_kcl = import "github.com/jsonnet-libs/crossplane-libsonnet/function-kcl/0.11/main.libsonnet"
9+
```
10+
11+
12+
13+
* [template](template/index.md)
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
permalink: /function-kcl/0.11/template/
3+
---
4+
5+
# template
6+
7+
8+
9+
* [v1beta1](v1beta1/index.md)
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
permalink: /function-kcl/0.11/template/v1beta1/
3+
---
4+
5+
# template.v1beta1
6+
7+
8+
9+
* [kclInput](kclInput.md)

0 commit comments

Comments
 (0)