MCPcopy
hub / github.com/kubernetes/client-go / Resource

Method Resource

dynamic/interface.go:28–28  ·  view source on GitHub ↗
(resource schema.GroupVersionResource)

Source from the content-addressed store, hash-verified

26
27type Interface interface {
28 Resource(resource schema.GroupVersionResource) NamespaceableResourceInterface
29}
30
31type ResourceInterface interface {

Callers 15

GetMethod · 0.65
GetMethod · 0.65
GetMethod · 0.65
GetMethod · 0.65
GetMethod · 0.65
GetMethod · 0.65
GetMethod · 0.65
GetMethod · 0.65
GetMethod · 0.65
GetMethod · 0.65
GetMethod · 0.65

Calls

no outgoing calls

Tested by 15

TestListFunction · 0.52
TestGetFunction · 0.52
TestDeleteFunction · 0.52
TestDeleteCollectionFunction · 0.52
TestCreateFunction · 0.52
TestUpdateFunction · 0.52
TestWatchFunction · 0.52
TestPatchFunction · 0.52
TestRequestSetTwiceErrorFunction · 0.52