Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
33
type
KubeClient
interface
{
34
kubernetes.Interface
35
Dynamic() dynamic.Interface
36
GroupVersionResource(apiVersion string, kind string) (schema.GroupVersionResource, error)
37
}
38
Callers
10
fetchObject
Function · 0.80
existObject
Function · 0.80
executeCreateOperation
Method · 0.80
executePatchOperation
Method · 0.80
executeFilterOperation
Method · 0.80
executeDeleteOperation
Method · 0.80
loadExistedObjects
Method · 0.80
start
Method · 0.80
Test_MainKubeEventsManager_HandleEvents
Function · 0.80
Test_FakeClient_CatchUpdates
Function · 0.80
Calls
no outgoing calls
Tested by
4
fetchObject
Function · 0.64
existObject
Function · 0.64
Test_MainKubeEventsManager_HandleEvents
Function · 0.64
Test_FakeClient_CatchUpdates
Function · 0.64