Add features:

- New protocols: Docker and Kubectl
 - Add contexts to filter the number of nodes
 - Add option to modify the api using plugins
 - Minor bug fixes
This commit is contained in:
2024-07-15 15:38:01 -03:00
parent 8a672565e4
commit fcf8ed6859
8 changed files with 320 additions and 141 deletions
+1
View File
@@ -29,6 +29,7 @@ install_requires =
pexpect
pycryptodome
Flask
Flask_Cors
pyfzf
waitress
PyYAML