kubeletutil

package
v1.300026.3 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrKubeClientAccessFailure = errors.New("KubeClient Access Failure")

Functions

This section is empty.

Types

type KubeClient

type KubeClient struct {
	Port        string
	BearerToken string
	KubeIP      string

	tls.ClientConfig
	// contains filtered or unexported fields
}

func (*KubeClient) ListPods

func (k *KubeClient) ListPods() ([]corev1.Pod, error)

Jump to

Keyboard shortcuts

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