kubeconfig

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package kubeconfig provides kubeconfig access functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteContextFromKubeConfig added in v1.1.0

func DeleteContextFromKubeConfig(kubeconfigPath, context string) error

DeleteContextFromKubeConfig deletes the context,user and the cluster information from give kubeconfigPath

func GetDefaultKubeConfigFile added in v1.1.0

func GetDefaultKubeConfigFile() string

func MergeKubeConfigWithoutSwitchContext

func MergeKubeConfigWithoutSwitchContext(kubeConfig []byte, mergeFile string) error

MergeKubeConfigWithoutSwitchContext merges kubeconfig without updating kubecontext

func SetCurrentContext added in v1.1.0

func SetCurrentContext(kubeConfigPath, contextName string) error

SetCurrentContext updates the current context of a kubeconfig file to one of the contexts in said file.

Types

This section is empty.

Jump to

Keyboard shortcuts

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