k8s

package
v0.0.0-...-69c2794 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type K8sClient

type K8sClient interface {
	ConnectDynamic(masterURL string) (*dynamic.DynamicClient, error)
	ConnectTyped(masterURL string) (*kubernetes.Clientset, error)
	ConnectMetrics(masterURL string) (*metrics.Clientset, error)
}

func New

func New(kubeConfig *string) K8sClient

Jump to

Keyboard shortcuts

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