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

Method Update

testing/fixture.go:51–51  ·  view source on GitHub ↗

Update updates an existing object in the tracker in the specified namespace.

(gvr schema.GroupVersionResource, obj runtime.Object, ns string)

Source from the content-addressed store, hash-verified

49
50 // Update updates an existing object in the tracker in the specified namespace.
51 Update(gvr schema.GroupVersionResource, obj runtime.Object, ns string) error
52
53 // List retrieves all objects of a given kind in the given
54 // namespace. Only non-List kinds are accepted.

Callers 4

mainFunction · 0.65
ObjectReactionFunction · 0.65

Implementers 1

trackertesting/fixture.go

Calls

no outgoing calls

Tested by 2