Documentation
¶
Index ¶
Constants ¶
View Source
const (
ControllerName string = "CloudOrchestrator"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudOrchestratorReconciler ¶
type CloudOrchestratorReconciler struct { CoreCluster cluster.Cluster CoreClient client.Client CrateClient client.Client }
CloudOrchestratorReconciler reconciles a CloudOrchestrator object
func NewCloudOrchestratorController ¶
func NewCloudOrchestratorController(crateClient, coreClient client.Client, coreCluster cluster.Cluster) *CloudOrchestratorReconciler
func (*CloudOrchestratorReconciler) SetupWithManager ¶
func (r *CloudOrchestratorReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.