MCPcopy
hub / github.com/apecloud/kubeblocks / restartOpsHandler

Struct restartOpsHandler

pkg/operations/restart.go:36–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34)
35
36type restartOpsHandler struct {
37 compOpsHelper componentOpsHelper
38}
39
40var _ OpsHandler = restartOpsHandler{}
41

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected