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

Struct Controller

pkg/controller/sub_controller/be/controller.go:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30)
31
32type Controller struct {
33 sub_controller.SubDefaultController
34}
35
36const (
37 BE_SEARCH_SUFFIX = "-search"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected