kubeconfig

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KubeconfigReconciler

type KubeconfigReconciler interface {
	ReconcileKubeconfigs(
		ctx context.Context,
		hostedControlPlane *v1alpha1.HostedControlPlane,
		cluster *capiv2.Cluster,
	) error
}

func NewKubeconfigReconciler

func NewKubeconfigReconciler(
	managementClusterClient *alias.ManagementClusterClient,
	apiServerServicePort int32,
	konnectivityClientKubeconfigName string,
	controllerKubeconfigName string,
) KubeconfigReconciler

Jump to

Keyboard shortcuts

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