versioned

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 13 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clientset

type Clientset struct {
	*discovery.DiscoveryClient
	// contains filtered or unexported fields
}

Clientset contains the clients for groups.

func New

func New(c rest.Interface) *Clientset

New creates a new Clientset for the given RESTClient.

func NewForConfig

func NewForConfig(c *rest.Config) (*Clientset, error)

NewForConfig creates a new Clientset for the given config. If config's RateLimiter is not set and QPS and Burst are acceptable, NewForConfig will generate a rate-limiter in configShallowCopy. NewForConfig is equivalent to NewForConfigAndClient(c, httpClient), where httpClient was generated with rest.HTTPClientFor(c).

func NewForConfigAndClient added in v1.8.0

func NewForConfigAndClient(c *rest.Config, httpClient *http.Client) (*Clientset, error)

NewForConfigAndClient creates a new Clientset for the given config and http client. Note the http client provided takes precedence over the configured transport values. If config's RateLimiter is not set and QPS and Burst are acceptable, NewForConfigAndClient will generate a rate-limiter in configShallowCopy.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *Clientset

NewForConfigOrDie creates a new Clientset for the given config and panics if there is an error in the config.

func (*Clientset) Discovery

func (c *Clientset) Discovery() discovery.DiscoveryInterface

Discovery retrieves the DiscoveryClient

func (*Clientset) KyvernoV1 added in v1.0.0

func (c *Clientset) KyvernoV1() kyvernov1.KyvernoV1Interface

KyvernoV1 retrieves the KyvernoV1Client

func (*Clientset) KyvernoV1alpha2 added in v1.4.3

func (c *Clientset) KyvernoV1alpha2() kyvernov1alpha2.KyvernoV1alpha2Interface

KyvernoV1alpha2 retrieves the KyvernoV1alpha2Client

func (*Clientset) KyvernoV1beta1 added in v1.7.0

func (c *Clientset) KyvernoV1beta1() kyvernov1beta1.KyvernoV1beta1Interface

KyvernoV1beta1 retrieves the KyvernoV1beta1Client

func (*Clientset) KyvernoV2 added in v1.12.0

func (c *Clientset) KyvernoV2() kyvernov2.KyvernoV2Interface

KyvernoV2 retrieves the KyvernoV2Client

func (*Clientset) KyvernoV2alpha1 added in v1.9.0

func (c *Clientset) KyvernoV2alpha1() kyvernov2alpha1.KyvernoV2alpha1Interface

KyvernoV2alpha1 retrieves the KyvernoV2alpha1Client

func (*Clientset) KyvernoV2beta1 added in v1.10.5

func (c *Clientset) KyvernoV2beta1() kyvernov2beta1.KyvernoV2beta1Interface

KyvernoV2beta1 retrieves the KyvernoV2beta1Client

func (*Clientset) ReportsV1 added in v1.12.0

func (c *Clientset) ReportsV1() reportsv1.ReportsV1Interface

ReportsV1 retrieves the ReportsV1Client

func (*Clientset) Wgpolicyk8sV1alpha2 added in v1.4.3

Wgpolicyk8sV1alpha2 retrieves the Wgpolicyk8sV1alpha2Client

Directories

Path Synopsis
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
typed
kyverno/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
kyverno/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
kyverno/v1alpha2
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
kyverno/v1alpha2/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
kyverno/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
kyverno/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
kyverno/v2
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
kyverno/v2/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
kyverno/v2alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
kyverno/v2alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
kyverno/v2beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
kyverno/v2beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
policyreport/v1alpha2
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
policyreport/v1alpha2/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
reports/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
reports/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.

Jump to

Keyboard shortcuts

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