Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Reconcile ¶
func Reconcile(ctx context.Context, k8sClient client.Client, apiGatewayCR *v1alpha1.APIGateway) controllers.Status
Types ¶
type Reconciler ¶
type Reconciler struct {
ReadinessRetryConfig RetryConfig
}
func NewReconciler ¶
func NewReconciler() Reconciler
func (Reconciler) ReconcileAndVerifyReadiness ¶
func (r Reconciler) ReconcileAndVerifyReadiness(ctx context.Context, k8sClient client.Client, apiGatewayCR *v1alpha1.APIGateway) controllers.Status
type RetryConfig ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.