genericServer,err:=c.Config.GenericConfig.SkipComplete().New("kube-aggregator",delegationTarget)// completion is done in Complete, no need for a second time
newInfo.transportBuildingError=fmt.Errorf("Unable to set dialer for %s as rest transport is of type %T",apiService.Spec.Service.Name,newInfo.proxyRoundTripper)
newInfo.transportBuildingError=fmt.Errorf("unable to set dialer for %s/%s as rest transport is of type %T",apiService.Spec.Service.Namespace,apiService.Spec.Service.Name,newInfo.proxyRoundTripper)