controllers

package
v1.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 8, 2022 License: Apache-2.0, Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package controllers provides access to reconcilers implemented in internal/controllers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerClusterReconciler

type DockerClusterReconciler struct {
	Client           client.Client
	ContainerRuntime container.Runtime
}

DockerClusterReconciler reconciles a DockerMachine object.

func (*DockerClusterReconciler) SetupWithManager

func (r *DockerClusterReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, options controller.Options) error

SetupWithManager sets up the reconciler with the Manager.

type DockerMachineReconciler

type DockerMachineReconciler struct {
	Client           client.Client
	ContainerRuntime container.Runtime
}

DockerMachineReconciler reconciles a DockerMachine object.

func (*DockerMachineReconciler) SetupWithManager

func (r *DockerMachineReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, options controller.Options) error

SetupWithManager sets up the reconciler with the Manager.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL