Added Kubernetes API support, fo ingress controller.

This commit is contained in:
Ara Sadoyan
2025-09-01 16:32:30 +02:00
parent e304482667
commit d3602fa578
14 changed files with 434 additions and 228 deletions

2
.gitignore vendored
View File

@@ -5,6 +5,8 @@
*.dll
*.exe
*.sh
/docs/
/docs
/target/
*.iml
.idea/