Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterMetadataReconciler ¶
type ClusterMetadataReconciler struct {
// contains filtered or unexported fields
}
ClusterMetadataReconciler reconciles a ClusterMetadata object
func NewReconciler ¶
func NewReconciler(kc client.Client, bc *identitylib.Client, clusterId string) *ClusterMetadataReconciler
func (*ClusterMetadataReconciler) SetupWithManager ¶
func (r *ClusterMetadataReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.