Dobby 3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
Loading...
Searching...
No Matches
DobbyRdkPluginUtils Member List

This is the complete list of members for DobbyRdkPluginUtils, including all inherited members.

addAnnotation(const std::string &key, const std::string &value)DobbyRdkPluginUtils
addEnvironmentVar(const std::string &envVar) constDobbyRdkPluginUtils
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) constDobbyRdkPluginUtils
callInNamespace(pid_t pid, int nsType, Function &&f, Args &&... args) constDobbyRdkPluginUtilsinline
callInNamespaceImpl(pid_t pid, int nsType, const std::function< bool()> &func) constDobbyRdkPluginUtils
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() constDobbyRdkPluginUtils
files(const std::string &pluginName) constDobbyRdkPluginUtils
getAnnotations() const (defined in DobbyRdkPluginUtils)DobbyRdkPluginUtilsinline
getContainerId() constDobbyRdkPluginUtils
getContainerNetworkInfo(ContainerNetworkInfo &networkInfo)DobbyRdkPluginUtils
getContainerPid() constDobbyRdkPluginUtils
getTakenVeths(std::vector< std::string > &takenVeths)DobbyRdkPluginUtils
ipAddressToString(const in_addr_t &ipAddress) (defined in DobbyRdkPluginUtils)DobbyRdkPluginUtilsprivate
mAnnotations (defined in DobbyRdkPluginUtils)DobbyRdkPluginUtilsprivate
mConf (defined in DobbyRdkPluginUtils)DobbyRdkPluginUtilsprivate
mContainerId (defined in DobbyRdkPluginUtils)DobbyRdkPluginUtilsprivate
mkdirRecursive(const std::string &path, mode_t mode)DobbyRdkPluginUtilsstatic
mLock (defined in DobbyRdkPluginUtils)DobbyRdkPluginUtilsmutableprivate
mStartState (defined in DobbyRdkPluginUtils)DobbyRdkPluginUtilsprivate
mState (defined in DobbyRdkPluginUtils)DobbyRdkPluginUtilsprivate
nsThread(int newNsFd, int nsType, bool *success, std::function< bool()> &func) constDobbyRdkPluginUtils
readTextFile(const std::string &path) constDobbyRdkPluginUtils
removeAnnotation(const std::string &key)DobbyRdkPluginUtils
writeTextFile(const std::string &path, const std::string &str, int flags, mode_t mode) constDobbyRdkPluginUtils
~DobbyRdkPluginUtils() (defined in DobbyRdkPluginUtils)DobbyRdkPluginUtils