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

Method Put

rest/client.go:47–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45 Verb(verb string) *Request
46 Post() *Request
47 Put() *Request
48 Patch(pt types.PatchType) *Request
49 Get() *Request
50 Delete() *Request

Callers 15

UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateStatusMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65

Calls

no outgoing calls

Tested by 2

TestHttpMethodsFunction · 0.52
TestVerbsFunction · 0.52