MCPcopy
hub / github.com/kubernetes/kubectl / Patch

Method Patch

pkg/cmd/testing/interfaces.go:29–29  ·  view source on GitHub ↗
(types.PatchType)

Source from the content-addressed store, hash-verified

27 Get() *client.Request
28 Post() *client.Request
29 Patch(types.PatchType) *client.Request
30 Delete() *client.Request
31 Put() *client.Request
32}

Callers 15

ScaleSimpleMethod · 0.65
RollbackMethod · 0.65
RollbackMethod · 0.65
RollbackMethod · 0.65
RunScaleMethod · 0.65
RunTaintMethod · 0.65
RunLabelMethod · 0.65
MergedMethod · 0.65
RunResumeMethod · 0.65
RunRestartMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected