packagecontrollerimport("remote-config-operator/pkg/controller/prometheusremoteendpoint")funcinit(){// AddToManagerFuncs is a list of functions to create controllers and add them to a manager.AddToManagerFuncs=append(AddToManagerFuncs,prometheusremoteendpoint.Add)}