func main() { … } // If custom ClientNames are used, as below, then the controller will not use // the API server bootstrapped RBAC, and instead will require it to be installed // separately. func controllerInitializers() map[string]app.ControllerInitFuncConstructor { … } func cloudInitializer(config *config.CompletedConfig) cloudprovider.Interface { … }