kubeproxy

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: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KubeProxyReconciler

type KubeProxyReconciler interface {
	ReconcileKubeProxy(
		ctx context.Context,
		hostedControlPlane *v1alpha1.HostedControlPlane,
		cluster *capiv2.Cluster,
		deleteResource bool,
	) (string, error)
}

func NewKubeProxyReconciler

func NewKubeProxyReconciler(
	managementClusterClient *alias.WorkloadClusterClient,
	ciliumClient ciliumclient.Interface,
	podCIDR string,
) KubeProxyReconciler

Jump to

Keyboard shortcuts

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