|
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 DobbyConfig, including all inherited members.
| addEnvironmentVar(const std::string &envVar) | DobbyConfig | |
| addMount(const std::string &source, const std::string &target, const std::string &fsType, unsigned long mountFlags, const std::list< std::string > &mountOptions) | DobbyConfig | |
| addPluginLauncherHooks(std::shared_ptr< rt_dobby_schema > cfg, const std::string &bundlePath) | DobbyConfig | private |
| addWesterosMount(const std::string &socketPath) | DobbyConfig | |
| changeProcessArgs(const std::string &command) | DobbyConfig | |
| config() const =0 (defined in DobbyConfig) | DobbyConfig | pure virtual |
| configJson() const | DobbyConfig | |
| consoleDisabled() const =0 (defined in DobbyConfig) | DobbyConfig | pure virtual |
| consoleLimit() const =0 (defined in DobbyConfig) | DobbyConfig | pure virtual |
| consolePath() const =0 (defined in DobbyConfig) | DobbyConfig | pure virtual |
| convertToCompliant(const ContainerId &id, std::shared_ptr< rt_dobby_schema > cfg, const std::string &bundlePath) | DobbyConfig | protected |
| debugDbus() const =0 (defined in DobbyConfig) | DobbyConfig | pure virtual |
| enableSTrace(const std::string &logsDir) | DobbyConfig | |
| findPluginLauncherHookEntry(rt_defs_hook **hook, int len) | DobbyConfig | private |
| groupId() const =0 (defined in DobbyConfig) | DobbyConfig | pure virtual |
| isApparmorProfileLoaded(const char *profile) const | DobbyConfig | protected |
| isValid() const =0 | DobbyConfig | pure virtual |
| LoopMount typedef | DobbyConfig | |
| mLock (defined in DobbyConfig) | DobbyConfig | mutableprotected |
| NetworkType enum name | DobbyConfig | |
| printCommand() const | DobbyConfig | |
| rdkPlugins() const =0 (defined in DobbyConfig) | DobbyConfig | pure virtual |
| restartOnCrash() const =0 (defined in DobbyConfig) | DobbyConfig | pure virtual |
| rootfsPath() const =0 (defined in DobbyConfig) | DobbyConfig | pure virtual |
| scanDevNodes(const std::list< std::string > &devNodes) | DobbyConfig | protectedstatic |
| sessionDbus() const =0 (defined in DobbyConfig) | DobbyConfig | pure virtual |
| setApparmorProfile(const std::string &profileName) | DobbyConfig | |
| setHostnameToContainerId(const ContainerId &id, std::shared_ptr< rt_dobby_schema > cfg, const std::string &bundlePath) | DobbyConfig | protected |
| setPidsLimit(int limit) | DobbyConfig | |
| setPluginHookEntry(rt_defs_hook *entry, const std::string &name, const std::string &configPath) | DobbyConfig | private |
| systemDbus() const =0 (defined in DobbyConfig) | DobbyConfig | pure virtual |
| updateBundleConfig(const ContainerId &id, std::shared_ptr< rt_dobby_schema > cfg, const std::string &bundlePath) | DobbyConfig | protected |
| userId() const =0 (defined in DobbyConfig) | DobbyConfig | pure virtual |
| writeConfigJson(const std::string &filePath) const | DobbyConfig | |
| writeConfigJsonImpl(const std::string &filePath) const (defined in DobbyConfig) | DobbyConfig | protected |
| ~DobbyConfig()=default (defined in DobbyConfig) | DobbyConfig | virtual |