Interface Indexer<ApiType>
- Type Parameters:
ApiType- kubernetes api type
- All Superinterfaces:
Store<ApiType>
- All Known Implementing Classes:
Cache
-
Method Summary
Modifier and TypeMethodDescriptionReturns a list of objects by index name and index key.Return the indexers registered with the store.Returns a list of object keys by index name and index key.
-
Method Details
-
indexKeys
-
byIndex
-
getIndexers
-