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 IPAllocator, including all inherited members.
allocateIpAddress(const std::string &vethName) | IPAllocator | |
allocateIpAddress(const std::string &containerId, const std::string &vethName) | IPAllocator | |
deallocateIpAddress(const std::string &containerId) | IPAllocator | |
getContainerIpsFromDisk() | IPAllocator | private |
getContainerNetworkInfo(const std::string &containerId, ContainerNetworkInfo &networkInfo) const | IPAllocator | |
getNetworkInfo(const std::string &filePath, ContainerNetworkInfo &networkInfo) const | IPAllocator | private |
ipAddressToString(const in_addr_t &ipAddress) | IPAllocator | static |
IPAllocator(const std::shared_ptr< DobbyRdkPluginUtils > &utils) (defined in IPAllocator) | IPAllocator | |
mAllocatedIps (defined in IPAllocator) | IPAllocator | private |
mBeginAddress (defined in IPAllocator) | IPAllocator | private |
mEndAddress (defined in IPAllocator) | IPAllocator | private |
mUtils (defined in IPAllocator) | IPAllocator | private |
stringToIpAddress(const std::string &ipAddressStr) | IPAllocator | static |
~IPAllocator() (defined in IPAllocator) | IPAllocator |