parent
a416d03614
commit
92fbbd4812
11 changed files with 15 additions and 53 deletions
|
|
@ -91,8 +91,8 @@ public slots:
|
|||
ErrorCode removeAllContainers();
|
||||
ErrorCode rebootServer();
|
||||
|
||||
void setDefaultContainer(const int containerIndex);
|
||||
DockerContainer getDefaultContainer();
|
||||
void setDefaultContainer(const int serverIndex, const int containerIndex);
|
||||
DockerContainer getDefaultContainer(const int serverIndex);
|
||||
const QString getDefaultContainerName();
|
||||
|
||||
QStringList getAllInstalledServicesName(const int serverIndex);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue