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

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()IPAllocatorprivate
getContainerNetworkInfo(const std::string &containerId, ContainerNetworkInfo &networkInfo) constIPAllocator
getNetworkInfo(const std::string &filePath, ContainerNetworkInfo &networkInfo) constIPAllocatorprivate
ipAddressToString(const in_addr_t &ipAddress)IPAllocatorstatic
IPAllocator(const std::shared_ptr< DobbyRdkPluginUtils > &utils) (defined in IPAllocator)IPAllocator
mAllocatedIps (defined in IPAllocator)IPAllocatorprivate
mBeginAddress (defined in IPAllocator)IPAllocatorprivate
mEndAddress (defined in IPAllocator)IPAllocatorprivate
mUtils (defined in IPAllocator)IPAllocatorprivate
stringToIpAddress(const std::string &ipAddressStr)IPAllocatorstatic
~IPAllocator() (defined in IPAllocator)IPAllocator