package memory
import "k8s.io/client-go/discovery/cached"
Index ¶
- Variables
- func NewMemCacheClient(delegate discovery.DiscoveryInterface) discovery.CachedDiscoveryInterface
Variables ¶
var ErrCacheNotFound = memory.ErrCacheNotFound
ErrCacheNotFound is DEPRECATED. Use memory.ErrCacheNotFound directly.
Functions ¶
func NewMemCacheClient ¶
func NewMemCacheClient(delegate discovery.DiscoveryInterface) discovery.CachedDiscoveryInterface
NewMemCacheClient is DEPRECATED. Use memory.NewMemCacheClient directly.
Source Files ¶
legacy.go
Directories ¶
Path | Synopsis |
---|---|
discovery/cached/disk | |
discovery/cached/memory |
- Version
- v0.20.0
- Published
- Dec 8, 2020
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 1 minute ago –
Tools for package owners.