Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kubernetes-client/python
/ discover
Method
discover
kubernetes/base/dynamic/discovery.py:93–94 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
91
92
@abstractmethod
93
def
discover(self):
94
pass
95
96
@property
97
def
version(self):
Callers
1
__init_cache
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected