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

Struct ExposeOpsHandler

pkg/operations/expose.go:40–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38)
39
40type ExposeOpsHandler struct {
41}
42
43var _ OpsHandler = ExposeOpsHandler{}
44

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected