Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/kubernetes-client/python
/ update
Method
update
kubernetes/base/dynamic/discovery.py:325–326 ·
view source on GitHub ↗
(self, resources)
Source
from the content-addressed store, hash-verified
323
""
"
324
325
def
update(self, resources):
326
self.__resources = resources
327
328
def
__init__(self, client, cache_file):
329
Discoverer.__init__(self, client, cache_file)
Callers
5
server_side_apply
Method · 0.45
to_dict
Method · 0.45
to_dict
Method · 0.45
__init__
Method · 0.45
parse_api_groups
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected