client

package
v0.29.8 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SupportNoAuth = true
	Insecure      = false
)

Functions

This section is empty.

Types

type SafeClient

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

func NewSafeClient

func NewSafeClient(flags ...*pflag.FlagSet) (*SafeClient, error)

func (*SafeClient) Copy

func (c *SafeClient) Copy() *SafeClient

func (*SafeClient) HTTPDo added in v0.20.9

func (c *SafeClient) HTTPDo(req *http.Request) (*http.Response, error)

func (*SafeClient) NewRTClient

func (c *SafeClient) NewRTClient(schemeFuncs ...func(s *apiruntime.Scheme) error) (ctrlrtclient.Client, error)

func (*SafeClient) SetProbeEndpoint added in v0.29.8

func (c *SafeClient) SetProbeEndpoint(timeout time.Duration, targetHost, kubeServiceServerName string)

SetProbeEndpoint configures host, TLS ServerName and timeout for probe requests.

func (*SafeClient) SetTLSCAData

func (c *SafeClient) SetTLSCAData(caData []byte)

Jump to

Keyboard shortcuts

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