Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
40
type
ExposeOpsHandler
struct
{
41
}
42
43
var
_ OpsHandler = ExposeOpsHandler{}
44
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected