package
0.30.47
Repository: https://github.com/kmodules/client-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewDynamicCachable returns a dynamic Cachable for cfg.
WithCustomCachable supports setting a custom Cachable refresher instead of the default method, which uses a discovery client.
WithLimiter sets the Cachable's underlying limiter to lim.

# Variables

WithLazyDiscovery prevents the Cachable from discovering REST mappings until an API call is made.

# Interfaces

No description provided by the author

# Type aliases

DynamicCachableOption is a functional option on the dynamicCachable.