client

package
v0.0.0-...-413f389 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDBClient

func NewDBClient() *sql.DB

Types

type K8sClient

type K8sClient struct {
	// contains filtered or unexported fields
}

K8sClient provides methods for interacting with the Kubernetes API.

func NewK8sClient

func NewK8sClient(kubeconfig string) (*K8sClient, error)

NewK8sClient creates a new K8sClient instance.

func (*K8sClient) K8sClient

func (c *K8sClient) K8sClient() *kubernetes.Clientset

K8sClient returns the underlying Kubernetes Clientset.

Jump to

Keyboard shortcuts

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