MCPcopy
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
42type CustomOpsHandler struct{}
43
44var _ OpsHandler = CustomOpsHandler{}
45

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected