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.
Click to show internal directories.
Click to hide internal directories.