controllers

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2021 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AzureClusterControllerFinalizer string             = "dns-operator-azure.giantswarm.io/azurecluster"
	DNSZoneReady                    capi.ConditionType = "DNSZoneReady"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AzureClusterReconciler

type AzureClusterReconciler struct {
	client.Client
	Micrologger      micrologger.Logger
	Recorder         record.EventRecorder
	ReconcileTimeout time.Duration
	Scheme           *runtime.Scheme
	WatchFilterValue string
}

AzureClusterReconciler reconciles a AzureCluster object

func NewAzureClusterReconciler

func NewAzureClusterReconciler(client client.Client, micrologger micrologger.Logger, recorder record.EventRecorder, reconcileTimeout time.Duration, watchFilterValue string) *AzureClusterReconciler

NewAzureClusterReconciler returns a new AzureClusterReconciler instance

func (*AzureClusterReconciler) Reconcile

func (r *AzureClusterReconciler) Reconcile(ctx context.Context, req ctrl.Request) (_ ctrl.Result, reterr error)

func (*AzureClusterReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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