Documentation ¶
Index ¶
- type IPPoolCache
- func (i IPPoolCache) AddIndexer(indexName string, indexer ctllbv1beta1.IPPoolIndexer)
- func (i IPPoolCache) Get(name string) (*lbv1beta1.IPPool, error)
- func (i IPPoolCache) GetByIndex(indexName, key string) ([]*lbv1beta1.IPPool, error)
- func (i IPPoolCache) List(selector labels.Selector) ([]*lbv1beta1.IPPool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IPPoolCache ¶
type IPPoolCache func() lbv1.IPPoolInterface
func (IPPoolCache) AddIndexer ¶
func (i IPPoolCache) AddIndexer(indexName string, indexer ctllbv1beta1.IPPoolIndexer)
func (IPPoolCache) GetByIndex ¶
func (i IPPoolCache) GetByIndex(indexName, key string) ([]*lbv1beta1.IPPool, error)
Click to show internal directories.
Click to hide internal directories.