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.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 4 hours ago –
Tools for package owners.