Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
func Add(mgr manager.Manager, cm *remoteclusters.Manager, cfg config.Configuration) error
Add creates a new RemoteConfig Controller and adds it to the Manager with default RBAC. The Manager will set fields on the Controller and Start it when the Manager is Started.
func GetRemoteIstiosByOwnerReference ¶
func GetRemoteIstiosByOwnerReference(mgr manager.Manager, object runtime.Object, logger logr.Logger) []istiov1beta1.RemoteIstio
GetRemoteIstiosByOwnerReference gets RemoteIstio resources by owner reference for the given object
func RemoveFinalizers ¶
Types ¶
type ReconcileRemoteConfig ¶
ReconcileRemoteConfig reconciles a RemoteConfig object
func (*ReconcileRemoteConfig) Reconcile ¶
func (r *ReconcileRemoteConfig) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)
Reconcile reads that state of the cluster for a RemoteConfig object and makes changes based on the state read and what is in the RemoteConfig.Spec
Click to show internal directories.
Click to hide internal directories.