Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cell = cell.Module( "ipcache", "Managing IP to identity mappings", cell.Provide( newIPCache, ipcache.NewLocalIPIdentityWatcher, ipcache.NewIPIdentitySynchronizer, newIPCacheAPIHandler, ), cell.Invoke( func(watcher *ipcache.LocalIPIdentityWatcher, fence regeneration.Fence) { fence.Add("kvstore-ipcache", watcher.WaitForSync) }, ), )
Cell provides the IPCache that manages the IP to identity mappings.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.