wip: make generic the way to get kube config file

This commit is contained in:
Romaric Philogene
2020-12-24 17:37:55 +01:00
parent 5dbe0e1ac4
commit a42d40da19
18 changed files with 388 additions and 331 deletions

1
Cargo.lock generated
View File

@@ -2746,6 +2746,7 @@ dependencies = [
"qovery-engine",
"rand 0.7.3",
"reqwest 0.10.8",
"retry",
"serde",
"serde_derive",
"serde_json",