MCPcopy Create free account
hub / github.com/flant/shell-operator / Dynamic

Method Dynamic

pkg/kube/object_patch/patch.go:35–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33type KubeClient interface {
34 kubernetes.Interface
35 Dynamic() dynamic.Interface
36 GroupVersionResource(apiVersion string, kind string) (schema.GroupVersionResource, error)
37}
38

Callers 10

fetchObjectFunction · 0.80
existObjectFunction · 0.80
executePatchOperationMethod · 0.80
loadExistedObjectsMethod · 0.80
startMethod · 0.80

Calls

no outgoing calls

Tested by 4

fetchObjectFunction · 0.64
existObjectFunction · 0.64