dnsmasq

package
v0.0.0-...-37f2402 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 26 Imported by: 1

Documentation

Index

Constants

View Source
const (
	ClusterControllerName = "DnsmasqCluster"
)
View Source
const (
	MachineConfigControllerName = "DnsmasqMachineConfig"
)
View Source
const (
	MachineConfigPoolControllerName = "DnsmasqMachineConfigPool"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterReconciler

type ClusterReconciler struct {
	base.AROController
	// contains filtered or unexported fields
}

func NewClusterReconciler

func NewClusterReconciler(log *logrus.Entry, client client.Client, dh dynamichelper.Interface) *ClusterReconciler

func (*ClusterReconciler) Reconcile

func (r *ClusterReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)

Reconcile watches the ARO object, and if it changes, reconciles all the 99-%s-aro-dns machineconfigs

func (*ClusterReconciler) SetupWithManager

func (r *ClusterReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager setup our mananger

type MachineConfigPoolReconciler

type MachineConfigPoolReconciler struct {
	base.AROController
	// contains filtered or unexported fields
}

func NewMachineConfigPoolReconciler

func NewMachineConfigPoolReconciler(log *logrus.Entry, client client.Client, dh dynamichelper.Interface) *MachineConfigPoolReconciler

func (*MachineConfigPoolReconciler) Reconcile

func (r *MachineConfigPoolReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)

Reconcile watches MachineConfigPool objects, and if any changes, reconciles the associated ARO DNS MachineConfig object

func (*MachineConfigPoolReconciler) SetupWithManager

func (r *MachineConfigPoolReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager setup our mananger

type MachineConfigReconciler

type MachineConfigReconciler struct {
	base.AROController
	// contains filtered or unexported fields
}

func NewMachineConfigReconciler

func NewMachineConfigReconciler(log *logrus.Entry, client client.Client, dh dynamichelper.Interface) *MachineConfigReconciler

func (*MachineConfigReconciler) Reconcile

func (r *MachineConfigReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)

Reconcile watches ARO DNS MachineConfig objects, and if any changes, reconciles it

func (*MachineConfigReconciler) SetupWithManager

func (r *MachineConfigReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager setup our mananger

Jump to

Keyboard shortcuts

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