Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerClusterReconciler ¶
DockerClusterReconciler reconciles a DockerCluster object
func (*DockerClusterReconciler) Reconcile ¶
Reconcile reads that state of the cluster for a DockerCluster object and makes changes based on the state read and what is in the DockerCluster.Spec
func (*DockerClusterReconciler) SetupWithManager ¶
func (r *DockerClusterReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager will add watches for this controller
type DockerMachineReconciler ¶
DockerMachineReconciler reconciles a DockerMachine object
func (*DockerMachineReconciler) DockerClusterToDockerMachines ¶
func (r *DockerMachineReconciler) DockerClusterToDockerMachines(o handler.MapObject) []ctrl.Request
DockerClusterToDockerMachines is a handler.ToRequestsFunc to be used to enqeue requests for reconciliation of DockerMachines.
func (*DockerMachineReconciler) SetupWithManager ¶
func (r *DockerMachineReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager will add watches for this controller
Click to show internal directories.
Click to hide internal directories.