helm

package
v5.13.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetKubeClient

func GetKubeClient(kubeContext string) (kubernetes.Interface, error)

GetKubeClient returns a Kubernetes.Interface based on the current configuration

func GetKubeDynamicClient

func GetKubeDynamicClient(kubeContext string) (dynamic.Interface, *rest.Config, error)

GetKubeDynamicClient returns a dynamic.Interface, rest.Config based on the current configuration

Types

type Kube

type Kube struct {
	Client kubernetes.Interface
}

func GetConfigInstance

func GetConfigInstance(kubeContext string) (*Kube, error)

GetConfigInstance returns a Pluto Kubernetes interface based on the current configuration

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳