Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
func Add(mgr manager.Manager, operatorConfig config.Configuration) error
Add creates a new 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 RemoveFinalizers ¶
Types ¶
type IstioReconciler ¶
type IstioReconciler interface { reconcile.Reconciler // contains filtered or unexported methods }
type ReconcileComponent ¶
type ReconcileComponent func(log logr.Logger, istio *istiov1beta1.Istio) error
type ReconcileIstio ¶
ReconcileConfig reconciles a Config object
Click to show internal directories.
Click to hide internal directories.