Documentation
¶
Index ¶
Constants ¶
View Source
const (
Finalizer = "cdk8sappproxy.addons.cluster.x-k8s.io/finalizer"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
func (*Reconciler) ClusterToCdk8sAppProxyMapper ¶
func (r *Reconciler) ClusterToCdk8sAppProxyMapper(ctx context.Context, o client.Object) (requests []ctrl.Request)
ClusterToCdk8sAppProxyMapper is a handler.ToRequestsFunc to be used to enqeue requests for Cdk8sAppProxyReconciler. It maps CAPI Cluster events to Cdk8sAppProxy events.
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.