Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstanceReconciler ¶
InstanceReconciler reconciles an Instance object
func (*InstanceReconciler) SetupWithManager ¶
func (r *InstanceReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type WorkloadDeploymentReconciler ¶
WorkloadDeploymentReconciler reconciles a WorkloadDeployment object
func (*WorkloadDeploymentReconciler) SetupWithManager ¶
func (r *WorkloadDeploymentReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type WorkloadDeploymentScheduler ¶
WorkloadDeploymentScheduler schedules a WorkloadDeployment
func (*WorkloadDeploymentScheduler) SetupWithManager ¶
func (r *WorkloadDeploymentScheduler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type WorkloadReconciler ¶
type WorkloadReconciler struct { client.Client Scheme *runtime.Scheme // contains filtered or unexported fields }
WorkloadReconciler reconciles a Workload object
func (*WorkloadReconciler) SetupWithManager ¶
func (r *WorkloadReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.