export_kubeconfig

package
v0.36.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	VClusterName = "export-kubeconfig-vcluster"
	TargetNS     = "export-kubeconfig-target"

	// Same-namespace additional secret config (must match YAML).
	SameNSSecretName = "export-kubeconfig-same-ns"
	SameNSServer     = "https://export-kubeconfig-vcluster.vcluster-export-kubeconfig-vcluster.svc:443"
	SameNSContext    = "same-ns-context"

	// Cross-namespace additional secret config (must match YAML).
	CrossNSSecretName = "export-kubeconfig-cross-ns"
	CrossNSServer     = "https://export-kubeconfig-vcluster.export-kubeconfig-target.svc:443"
	CrossNSContext    = "cross-ns-context"
)

Variables

This section is empty.

Functions

func ExportKubeConfigSpec

func ExportKubeConfigSpec()

Types

This section is empty.

Jump to

Keyboard shortcuts

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