Dobby
3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
|
This is the complete list of members for IDobbyStartState, including all inherited members.
addEnvironmentVariable(const std::string &envVar)=0 | IDobbyStartState | pure virtual |
addFileDescriptor(const std::string &pluginName, int fd)=0 | IDobbyStartState | pure virtual |
addMount(const std::string &source, const std::string &target, const std::string &fsType, unsigned long mountFlags=0, const std::list< std::string > &mountOptions=std::list< std::string >())=0 | IDobbyStartState | pure virtual |
files() const =0 | IDobbyStartState | pure virtual |
files(const std::string &pluginName) const =0 | IDobbyStartState | pure virtual |
~IDobbyStartState()=default (defined in IDobbyStartState) | IDobbyStartState | virtual |