Documentation ¶
Index ¶
Constants ¶
View Source
const ( CacheKind = "DBCache" StorageDBCache = "Storages" WireDBCache = "Wires" GroupDBCache = "Groups" GroupGuestDBCache = "Groupguests" GroupHostDBCache = "Grouphosts" HostDBCache = "Hosts" ClusterDBCache = "Clusters" ClusterHostDBCache = "Clusterhosts" HostWireDBCache = "Hostwires" AggregateDBCache = "Aggregates" AggregateHostDBCache = "AggregateHosts" AggregateBaremetalDBCache = "AggregateBaremetals" BaremetalAgentDBCache = "BaremetalAgents" NetworksDBCache = "Networks" NetInterfacesDBCache = "NetInterfaces" WiresDBCache = "Wires" )
Variables ¶
This section is empty.
Functions ¶
func DefaultCachedItems ¶
func DefaultCachedItems() []cache.CachedItem
func NewCacheManager ¶
func NewCacheManager(stopCh <-chan struct{}) *cache.GroupManager
func NewCachedItems ¶
func NewCachedItems(items []string) (cachedItems []cache.CachedItem)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.