| Giorgi Lekveishvili | 0048a78 | 2023-06-20 18:32:21 +0400 | [diff] [blame^] | 1 | .git |
| 2 | .gitignore | ||||
| 3 | .idea | ||||
| 4 | .dockerignore | ||||
| 5 | .github | ||||
| 6 | Makefile | ||||
| 7 | README.* | ||||
| 8 | LICENSE | ||||
| 9 | CHANGELOG.* | ||||
| 10 | _test | ||||
| 11 | _out | ||||
| 12 | apiserver.local.config | ||||
| 13 | cert-manager-webhook-gandi | ||||
| 14 | deploy | ||||
| 15 | main_test.go | ||||
| 16 | scripts | ||||
| 17 | testdata | ||||
| 18 | examples | ||||
| 19 | *.yaml | ||||
| 20 | Dockerfile | ||||
| 21 | charts | ||||