clients

package
v0.0.0-...-3949a70 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KapingerHTTPClient

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

func NewKapingerHTTPClient

func NewKapingerHTTPClient(clientset *kubernetes.Clientset, labelselector string, httpPort int) (*KapingerHTTPClient, error)

func (*KapingerHTTPClient) MakeRequest

func (k *KapingerHTTPClient) MakeRequest() error

type TargetType

type TargetType string
const (
	Service TargetType = "service"
	Pod     TargetType = "pod"
)

Jump to

Keyboard shortcuts

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