versioned

package
v0.1.1 Latest Latest
Warning

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

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

Documentation

Overview

This package has the automatically generated clientset.

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. Each group has exactly one version included in a Clientset.

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

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) CatalogV1

func (c *Clientset) CatalogV1() catalogv1.CatalogV1Interface

CatalogV1 retrieves the CatalogV1Client

func (*Clientset) ClusterV1alpha4

func (c *Clientset) ClusterV1alpha4() clusterv1alpha4.ClusterV1alpha4Interface

ClusterV1alpha4 retrieves the ClusterV1alpha4Client

func (*Clientset) CoreV1

func (c *Clientset) CoreV1() corev1.CoreV1Interface

CoreV1 retrieves the CoreV1Client

func (*Clientset) Discovery

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

Discovery retrieves the DiscoveryClient

func (*Clientset) HarvesterhciV1beta1

HarvesterhciV1beta1 retrieves the HarvesterhciV1beta1Client

func (*Clientset) K8sCniCncfIoV1

func (c *Clientset) K8sCniCncfIoV1() k8scnicncfiov1.K8sCniCncfIoV1Interface

K8sCniCncfIoV1 retrieves the K8sCniCncfIoV1Client

func (*Clientset) KubevirtV1

func (c *Clientset) KubevirtV1() kubevirtv1.KubevirtV1Interface

KubevirtV1 retrieves the KubevirtV1Client

func (*Clientset) LoadbalancerV1beta1

func (c *Clientset) LoadbalancerV1beta1() lbv1.LoadbalancerV1beta1Interface

LoadBalancerV1beta1 retrieves the LoadBalancerV1beta1Client

func (*Clientset) LonghornV1beta2

func (c *Clientset) LonghornV1beta2() longhornv1beta2.LonghornV1beta2Interface

LonghornV1beta2 retrieves the LonghornV1beta2Client

func (*Clientset) ManagementV3

func (c *Clientset) ManagementV3() managementv3.ManagementV3Interface

ManagementV3 retrieves the ManagementV3Client

func (*Clientset) MonitoringV1

func (c *Clientset) MonitoringV1() monitoringv1.MonitoringV1Interface

MonitoringV1 retrieves the MonitoringV1Client

func (*Clientset) NetworkingV1

func (c *Clientset) NetworkingV1() networkingv1.NetworkingV1Interface

NetworkingV1 retrieves the NetworkingV1Client

func (*Clientset) SnapshotV1

func (c *Clientset) SnapshotV1() snapshotv1.SnapshotV1Interface

SnapshotV1 retrieves the SnapshotV1Client

func (*Clientset) StorageV1

func (c *Clientset) StorageV1() storagev1.StorageV1Interface

StorageV1 retrieves the StorageV1Client

func (*Clientset) UpgradeV1

func (c *Clientset) UpgradeV1() upgradev1.UpgradeV1Interface

UpgradeV1 retrieves the UpgradeV1Client

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
catalog.cattle.io/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
catalog.cattle.io/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
cluster.x-k8s.io/v1alpha4
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
cluster.x-k8s.io/v1alpha4/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
harvesterhci.io/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
harvesterhci.io/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
k8s.cni.cncf.io/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
k8s.cni.cncf.io/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
kubevirt.io/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
kubevirt.io/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
longhorn.io/v1beta2
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
longhorn.io/v1beta2/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
management.cattle.io/v3
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
management.cattle.io/v3/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
monitoring.coreos.com/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
monitoring.coreos.com/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
networking.k8s.io/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
networking.k8s.io/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
snapshot.storage.k8s.io/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
snapshot.storage.k8s.io/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
storage.k8s.io/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
storage.k8s.io/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
upgrade.cattle.io/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
upgrade.cattle.io/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