Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitScheme ¶
Types ¶
type ClusterProfileReconciler ¶ added in v0.42.0
type ClusterProfileReconciler struct { client.Client Scheme *runtime.Scheme ConcurrentReconciles int }
ClusterProfileReconciler reconciles a ClusterProfile object
func (*ClusterProfileReconciler) SetupWithManager ¶ added in v0.42.0
func (r *ClusterProfileReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type ClusterReconciler ¶
ClusterReconciler reconciles a Cluster object
func (*ClusterReconciler) SetupWithManager ¶
func (r *ClusterReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type ClusterSummaryReconciler ¶
type ClusterSummaryReconciler struct { client.Client Scheme *runtime.Scheme ConcurrentReconciles int }
func (*ClusterSummaryReconciler) SetupWithManager ¶
func (r *ClusterSummaryReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type ProfileReconciler ¶ added in v0.42.0
ProfileReconciler reconciles a Profile object
func (*ProfileReconciler) SetupWithManager ¶ added in v0.42.0
func (r *ProfileReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type SveltosClusterReconciler ¶
type SveltosClusterReconciler struct { client.Client Scheme *runtime.Scheme ConcurrentReconciles int }
SveltosClusterReconciler reconciles a SveltosCluster object
func (*SveltosClusterReconciler) SetupWithManager ¶
func (r *SveltosClusterReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.