Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apecloud/kubeblocks
/ CustomOpsHandler
Struct
CustomOpsHandler
pkg/operations/custom.go:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
)
41
42
type
CustomOpsHandler
struct
{}
43
44
var
_ OpsHandler = CustomOpsHandler{}
45
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected