MCPcopy 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_cacheMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected