controllers

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AzureClusterControllerFinalizer string = "azure-private-endpoint-operator.giantswarm.io/azurecluster"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AzureClusterReconciler

type AzureClusterReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

AzureClusterReconciler reconciles a AzureCluster object

func NewAzureClusterReconciler

func NewAzureClusterReconciler(client client.Client, privateEndpointsClientCreator azure.PrivateEndpointsClientCreator, managementClusterName types.NamespacedName) (*AzureClusterReconciler, error)

func (*AzureClusterReconciler) Reconcile

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

Reconcile AzureCluster for private workload clusters by ensuring that there is a private endpoint for every private link.

func (*AzureClusterReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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