ADD: added container class and adapted test

This commit is contained in:
Henry Winkel
2024-03-14 09:46:37 +01:00
parent 37627a16ca
commit b645005aeb
11 changed files with 219 additions and 70 deletions

View File

@@ -62,9 +62,8 @@ ENDIF()
include/kubecontrol/Utils.hpp
src/kubecontrol/Utils.cpp
# include/kubecontrol/PodInfo.hpp
# src/kubecontrol/PodInfo.cpp
include/kubecontrol/Container.hpp
src/kubecontrol/Container.cpp
include/kubecontrol/KubernetesAPI.hpp
src/kubecontrol/KubernetesAPI.cpp