feat: Pods and container explorer for Kube protocol (#281)

This commit is contained in:
Christian Visintin
2024-10-02 12:24:46 +02:00
committed by GitHub
parent c5f76ec51c
commit ae1638ee17
27 changed files with 217 additions and 252 deletions

View File

@@ -46,7 +46,7 @@ dirs = "^5.0"
edit = "^0.1"
filetime = "^0.2"
hostname = "^0.4"
keyring = { version = "^3", optional = true }
keyring = { version = "^3", optional = true, features = ["apple-native", "windows-native", "sync-secret-service"] }
lazy-regex = "^3"
lazy_static = "^1"
log = "^0.4"