Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IRSAReconciler ¶
IRSAReconciler reconciles a IRSA object
func (*IRSAReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.
func (*IRSAReconciler) SetupWithManager ¶
func (r *IRSAReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type IRSASetupReconciler ¶
type IRSASetupReconciler struct { client.Client Scheme *runtime.Scheme AwsClient awsclient.AwsClient }
IRSASetupReconciler reconciles a IRSASetup object
func (*IRSASetupReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.
func (*IRSASetupReconciler) SetupWithManager ¶
func (r *IRSASetupReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.