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

Method GroupVersionResource

pkg/kube/object_patch/patch.go:36–36  ·  view source on GitHub ↗
(apiVersion string, kind string)

Source from the content-addressed store, hash-verified

34 kubernetes.Interface
35 Dynamic() dynamic.Interface
36 GroupVersionResource(apiVersion string, kind string) (schema.GroupVersionResource, error)
37}
38
39func NewObjectPatcher(kubeClient KubeClient, logger *log.Logger) *ObjectPatcher {

Callers 6

executePatchOperationMethod · 0.80
createSharedInformerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected