Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct { Log *zap.Logger InformerFactory informers.SharedInformerFactory }
func (*Cache) GetPodInformer ¶
func (c *Cache) GetPodInformer(ttlCache *ttlcache.Cache) cache.SharedIndexInformer
Creates a PodInformer and indexer, watches events and returns informer
func (*Cache) GetReplicaSetLister ¶
func (c *Cache) GetReplicaSetLister() v1.ReplicaSetLister
Creates a ReplicaSet informer, watches event and returns a Replicaset lister
Click to show internal directories.
Click to hide internal directories.