Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MicrovmDeploymentReconciler ¶
MicrovmDeploymentReconciler reconciles a MicrovmDeployment object
func (*MicrovmDeploymentReconciler) SetupWithManager ¶
func (r *MicrovmDeploymentReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type MicrovmReconciler ¶
type MicrovmReconciler struct { client.Client Scheme *runtime.Scheme MvmClientFunc flclient.FactoryFunc }
MicrovmReconciler reconciles a Microvm object
func (*MicrovmReconciler) SetupWithManager ¶
func (r *MicrovmReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type MicrovmReplicaSetReconciler ¶
MicrovmReplicaSetReconciler reconciles a MicrovmReplicaSet object
func (*MicrovmReplicaSetReconciler) SetupWithManager ¶
func (r *MicrovmReplicaSetReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.