Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apecloud/kubeblocks
/ StopOpsHandler
Struct
StopOpsHandler
pkg/operations/stop.go:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
)
35
36
type
StopOpsHandler
struct
{}
37
38
var
_ OpsHandler = StopOpsHandler{}
39
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected