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 DobbyRdkPluginUtils, including all inherited members.
addEnvironmentVar(const std::string &envVar) const | DobbyRdkPluginUtils | |
addFileDescriptor(const std::string &pluginName, int fd) | DobbyRdkPluginUtils | |
addMount(const std::string &source, const std::string &target, const std::string &fsType, const std::list< std::string > &mountOptions) const | DobbyRdkPluginUtils | |
callInNamespace(pid_t pid, int nsType, Function &&f, Args &&... args) const | DobbyRdkPluginUtils | inline |
callInNamespaceImpl(pid_t pid, int nsType, const std::function< bool()> &func) const | DobbyRdkPluginUtils | |
DobbyRdkPluginUtils(const std::shared_ptr< rt_dobby_schema > &cfg, const std::string &containerId) (defined in DobbyRdkPluginUtils) | DobbyRdkPluginUtils | |
DobbyRdkPluginUtils(const std::shared_ptr< rt_dobby_schema > &cfg, const std::shared_ptr< IDobbyStartState > &startState, const std::string &containerId) (defined in DobbyRdkPluginUtils) | DobbyRdkPluginUtils | |
DobbyRdkPluginUtils(const std::shared_ptr< rt_dobby_schema > &cfg, const std::shared_ptr< const rt_state_schema > &state, const std::string &containerId) (defined in DobbyRdkPluginUtils) | DobbyRdkPluginUtils | |
DobbyRdkPluginUtils(const std::shared_ptr< rt_dobby_schema > &cfg, const std::shared_ptr< const rt_state_schema > &state, const std::shared_ptr< IDobbyStartState > &startState, const std::string &containerId) (defined in DobbyRdkPluginUtils) | DobbyRdkPluginUtils | |
exitStatus (defined in DobbyRdkPluginUtils) | DobbyRdkPluginUtils | |
files() const | DobbyRdkPluginUtils | |
files(const std::string &pluginName) const | DobbyRdkPluginUtils | |
getContainerId() const | DobbyRdkPluginUtils | |
getContainerNetworkInfo(ContainerNetworkInfo &networkInfo) | DobbyRdkPluginUtils | |
getContainerPid() const | DobbyRdkPluginUtils | |
getTakenVeths(std::vector< std::string > &takenVeths) | DobbyRdkPluginUtils | |
ipAddressToString(const in_addr_t &ipAddress) (defined in DobbyRdkPluginUtils) | DobbyRdkPluginUtils | private |
mConf (defined in DobbyRdkPluginUtils) | DobbyRdkPluginUtils | private |
mContainerId (defined in DobbyRdkPluginUtils) | DobbyRdkPluginUtils | private |
mkdirRecursive(const std::string &path, mode_t mode) | DobbyRdkPluginUtils | static |
mLock (defined in DobbyRdkPluginUtils) | DobbyRdkPluginUtils | mutableprivate |
mStartState (defined in DobbyRdkPluginUtils) | DobbyRdkPluginUtils | private |
mState (defined in DobbyRdkPluginUtils) | DobbyRdkPluginUtils | private |
nsThread(int newNsFd, int nsType, bool *success, std::function< bool()> &func) const | DobbyRdkPluginUtils | |
readTextFile(const std::string &path) const | DobbyRdkPluginUtils | |
writeTextFile(const std::string &path, const std::string &str, int flags, mode_t mode) const | DobbyRdkPluginUtils | |
~DobbyRdkPluginUtils() (defined in DobbyRdkPluginUtils) | DobbyRdkPluginUtils |