clientset

package
v1.11.4 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type Interface

type Interface interface {
	UpstreamInterface
	WithMetrics(metrics.MetricsConfigManager, metrics.ClientType) Interface
	WithTracing() Interface
	WithLogging(logr.Logger) Interface
}

func NewForConfig

func NewForConfig(c *rest.Config, opts ...NewOption) (Interface, error)

func NewForConfigAndClient

func NewForConfigAndClient(c *rest.Config, httpClient *http.Client, opts ...NewOption) (Interface, error)

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config, opts ...NewOption) Interface

type NewOption

type NewOption func(Interface) Interface

func WithLogging

func WithLogging(logger logr.Logger) NewOption

func WithTracing

func WithTracing() NewOption

Jump to

Keyboard shortcuts

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