Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/kubernetes-client/python
/ invalidate_cache
Method
invalidate_cache
kubernetes/base/dynamic/discovery.py:81–82 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
79
pass
80
81
def
invalidate_cache(self):
82
self.__init_cache(refresh=True)
83
84
@abstractproperty
85
def
api_groups(self):
Callers
7
__init_cache
Method · 0.95
test_cache_decoder_resource_and_subresource
Method · 0.80
test_cluster_custom_resources
Method · 0.80
test_async_namespaced_custom_resources
Method · 0.80
test_namespaced_custom_resources
Method · 0.80
search
Method · 0.80
search
Method · 0.80
Calls
1
__init_cache
Method · 0.95
Tested by
4
test_cache_decoder_resource_and_subresource
Method · 0.64
test_cluster_custom_resources
Method · 0.64
test_async_namespaced_custom_resources
Method · 0.64
test_namespaced_custom_resources
Method · 0.64