Dobby  3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
DobbyLegacyPluginManager Member List

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

DobbyLegacyPluginManager(const std::shared_ptr< IDobbyEnv > &env, const std::shared_ptr< IDobbyUtils > &utils, const std::string &path=std::string(DEFAULT_PLUGIN_PATH)) (defined in DobbyLegacyPluginManager)DobbyLegacyPluginManager
executeHooks(const std::map< std::string, Json::Value > &plugins, const HookFn &hookFn, unsigned asyncFlag, unsigned syncFlag) constDobbyLegacyPluginManagerprivate
executePostConstructionHooks(const std::map< std::string, Json::Value > &plugins, const ContainerId &id, const std::shared_ptr< IDobbyStartState > &startupState, const std::string &rootfsPath) constDobbyLegacyPluginManager
executePostStartHooks(const std::map< std::string, Json::Value > &plugins, const ContainerId &id, pid_t pid, const std::string &rootfsPath) constDobbyLegacyPluginManager
executePostStopHooks(const std::map< std::string, Json::Value > &plugins, const ContainerId &id, const std::string &rootfsPath) constDobbyLegacyPluginManager
executePreDestructionHooks(const std::map< std::string, Json::Value > &plugins, const ContainerId &id, const std::string &rootfsPath) constDobbyLegacyPluginManager
executePreStartHooks(const std::map< std::string, Json::Value > &plugins, const ContainerId &id, pid_t pid, const std::string &rootfsPath) constDobbyLegacyPluginManager
getPlugin(const std::string &name) constDobbyLegacyPluginManagerinlineprivate
HookFn typedef (defined in DobbyLegacyPluginManager)DobbyLegacyPluginManagerprivate
loadPlugins(const std::string &path)DobbyLegacyPluginManagerprivate
mEnvironment (defined in DobbyLegacyPluginManager)DobbyLegacyPluginManagerprivate
mPlugins (defined in DobbyLegacyPluginManager)DobbyLegacyPluginManagerprivate
mRwLock (defined in DobbyLegacyPluginManager)DobbyLegacyPluginManagermutableprivate
mUtilities (defined in DobbyLegacyPluginManager)DobbyLegacyPluginManagerprivate
refreshPlugins(const std::string &path=std::string(DEFAULT_PLUGIN_PATH))DobbyLegacyPluginManager
~DobbyLegacyPluginManager() (defined in DobbyLegacyPluginManager)DobbyLegacyPluginManager