const CloudNodeController … const ServiceLBController … const NodeRouteController … const CloudNodeLifecycleController … // CCMControllerAliases returns a mapping of aliases to canonical controller names // // These aliases ensure backwards compatibility and should never be removed! // Only addition of new aliases is allowed, and only when a canonical name is changed (please see CHANGE POLICY of controller names) func CCMControllerAliases() map[string]string { … }