Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterPeerReconciler ¶
type ClusterPeerReconciler struct {
shared.Reconciler
}
ClusterPeerReconciler reconciles a ClusterPeer object
func (*ClusterPeerReconciler) SetupWithManager ¶
func (r *ClusterPeerReconciler) SetupWithManager(mgr ctrl.Manager) error
type PeerReconciler ¶
type PeerReconciler struct {
shared.Reconciler
}
PeerReconciler reconciles a Peer object
func (*PeerReconciler) SetupWithManager ¶
func (r *PeerReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager registers the controller to be started with the given manager
Click to show internal directories.
Click to hide internal directories.