Versions in this module Expand all Collapse all v0 v0.1.0 Jul 10, 2020 v0.0.5 Jun 19, 2020 Changes in this version type RouteReflectorConfigReconciler + IncompatibleLabels map[string]*string v0.0.4 Jun 17, 2020 v0.0.3 Jun 15, 2020 v0.0.2 Jun 12, 2020 Changes in this version type RouteReflectorConfigReconciler + BGPPeer bgppeer.BGPPeer + Datastore datastores.Datastore + NodeLabelKey string + Topology topologies.Topology v0.0.1 May 26, 2020 Changes in this version + type RouteReflectorConfig struct + ClusterID string + DataStoreType calicoApiConfig.DatastoreType + Max int + Min int + NodeLabelKey string + NodeLabelValue string + Ration float64 + ZoneLabel string + type RouteReflectorConfigReconciler struct + CalicoClient calicoClient.Interface + Log logr.Logger + Scheme *runtime.Scheme + func (r *RouteReflectorConfigReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error) + func (r *RouteReflectorConfigReconciler) SetupWithManager(mgr ctrl.Manager, config RouteReflectorConfig) error