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

Method GetSubresource

testing/actions.go:358–358  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

356 GetVerb() string
357 GetResource() schema.GroupVersionResource
358 GetSubresource() string
359 Matches(verb, resource string) bool
360
361 // DeepCopy is used to copy an action to avoid any risk of accidental mutation. Most people never need to call this

Callers 1

ObjectReactionFunction · 0.65

Implementers 1

ActionImpltesting/actions.go

Calls

no outgoing calls

Tested by

no test coverage detected