MCPcopy
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
36type StopOpsHandler struct{}
37
38var _ OpsHandler = StopOpsHandler{}
39

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected