Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apecloud/kubeblocks
/ ActionDeletePtr
Function
ActionDeletePtr
pkg/controller/model/transform_utils.go:110–112 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
108
}
109
110
func
ActionDeletePtr() *Action {
111
return
actionPtr(DELETE)
112
}
113
114
func
ActionUpdatePtr() *Action {
115
return
actionPtr(UPDATE)
Callers
9
updatePVCSize
Method · 0.92
transformer_component_tls_test.go
File · 0.92
transformer_component_service_test.go
File · 0.92
deleteComp
Method · 0.92
transformer_cluster_service_test.go
File · 0.92
buildOrderedVertices
Function · 0.92
plan_builder_test.go
File · 0.92
Delete
Method · 0.85
graph_client_test.go
File · 0.85
Calls
1
actionPtr
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…