added removal of last_config when revoke admin config on client management panel
This commit is contained in:
parent
8599b20678
commit
9290775ab5
6 changed files with 46 additions and 9 deletions
|
@ -84,6 +84,7 @@ public slots:
|
|||
void addContainerConfig(const int containerIndex, const QJsonObject config);
|
||||
|
||||
void clearCachedProfiles();
|
||||
void clearCachedProfile(const DockerContainer container);
|
||||
|
||||
ErrorCode removeContainer(const int containerIndex);
|
||||
ErrorCode removeAllContainers();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue