Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EphemeralIdentityReconciler ¶
type EphemeralIdentityReconciler struct { cache.Cache HubClient client.Client // contains filtered or unexported fields }
func NewEphemeralIdentityReconciler ¶
func NewEphemeralIdentityReconciler(cache cache.Cache, hubClient client.Client) *EphemeralIdentityReconciler
func (*EphemeralIdentityReconciler) SetupWithManager ¶
func (r *EphemeralIdentityReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.