tlsroutes

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2025 License: AGPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TLSRoutesReconciler

type TLSRoutesReconciler interface {
	ReconcileTLSRoutes(
		ctx context.Context,
		hostedControlPlane *v1alpha1.HostedControlPlane,
		cluster *capiv2.Cluster,
	) (string, error)
}

func NewTLSRoutesReconciler

func NewTLSRoutesReconciler(
	gatewayClient gwclient.Interface,
	apiServerServicePort int32,
	konnectivityServicePort int32,
) TLSRoutesReconciler

Jump to

Keyboard shortcuts

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