Documentation ¶
Index ¶
Constants ¶
View Source
const (
BROKER_SEARCH_SUFFIX = "-search"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
sub_controller.SubDefaultController
}
func New ¶
func New(k8sclient client.Client, k8srecorder record.EventRecorder) *Controller
func (*Controller) ClearResources ¶
func (bk *Controller) ClearResources(ctx context.Context, dcr *v1.DorisCluster) (bool, error)
func (*Controller) GetControllerName ¶
func (bk *Controller) GetControllerName() string
func (*Controller) Sync ¶
func (bk *Controller) Sync(ctx context.Context, dcr *v1.DorisCluster) error
func (*Controller) UpdateComponentStatus ¶
func (bk *Controller) UpdateComponentStatus(cluster *v1.DorisCluster) error
Click to show internal directories.
Click to hide internal directories.