Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
func Add(mgr manager.Manager, status *statusmanager.StatusManager, c cnoclient.Client) error
and Start it when the Manager is Started.
Types ¶
type ReconcileClusterConfig ¶
type ReconcileClusterConfig struct {
// contains filtered or unexported fields
}
ReconcileClusterConfig reconciles a cluster Network object
func (*ReconcileClusterConfig) Reconcile ¶
func (r *ReconcileClusterConfig) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)
Reconcile propagates changes from the cluster config to the operator config. In other words, it watches Network.config.openshift.io/v1/cluster and updates Network.operator.openshift.io/v1/cluster.
Click to show internal directories.
Click to hide internal directories.