FIX: fixed a bug where the classes are fixed to a namespace
This commit is contained in:
@@ -36,6 +36,7 @@ namespace kubecontrol
|
||||
|
||||
std::string BearerToken_;
|
||||
std::string ServerAddress_;
|
||||
std::string Namespace_;
|
||||
std::string ApiCall_;
|
||||
|
||||
// void addPodInfoToInfoList(std::shared_ptr<PodInfo> podinfo);
|
||||
|
||||
Reference in New Issue
Block a user