feat(kubernetes): add kubernetes tool (#1929)

Co-authored-by: oussama Dahmaz <dahmaz@MacBook-Pro-de-odahmaz.local>
This commit is contained in:
oussama Dahmaz
2025-03-09 17:46:15 +01:00
committed by GitHub
parent f6f0d7c72b
commit f19aa29607
67 changed files with 3897 additions and 67 deletions

View File

@@ -4,6 +4,7 @@ export * from "./section";
export * from "./widget";
export * from "./permissions";
export * from "./docker";
export * from "./kubernetes";
export * from "./auth";
export * from "./user";
export * from "./group";