MCPcopy Create free account
hub / github.com/apache/doris-operator / Controller

Struct Controller

pkg/controller/sub_controller/broker/controller.go:35–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33)
34
35type Controller struct {
36 sub_controller.SubDefaultController
37}
38
39const (
40 BROKER_SEARCH_SUFFIX = "-search"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected