versioned

package
v1.0.16 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: Apache-2.0 Imports: 11 Imported by: 4

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.

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) Broker deprecated

Deprecated: Broker retrieves the default version of BrokerClient. Please explicitly pick a version.

func (*Clientset) BrokerV1alpha1 added in v0.20.0

func (c *Clientset) BrokerV1alpha1() brokerv1alpha1.BrokerV1alpha1Interface

BrokerV1alpha1 retrieves the BrokerV1alpha1Client

func (*Clientset) BrokerV1beta1 added in v1.0.4

func (c *Clientset) BrokerV1beta1() brokerv1beta1.BrokerV1beta1Interface

BrokerV1beta1 retrieves the BrokerV1beta1Client

func (*Clientset) BrokerV2alpha1

func (c *Clientset) BrokerV2alpha1() brokerv2alpha1.BrokerV2alpha1Interface

BrokerV2alpha1 retrieves the BrokerV2alpha1Client

func (*Clientset) BrokerV2alpha2 added in v0.14.0

func (c *Clientset) BrokerV2alpha2() brokerv2alpha2.BrokerV2alpha2Interface

BrokerV2alpha2 retrieves the BrokerV2alpha2Client

func (*Clientset) BrokerV2alpha3 added in v0.17.0

func (c *Clientset) BrokerV2alpha3() brokerv2alpha3.BrokerV2alpha3Interface

BrokerV2alpha3 retrieves the BrokerV2alpha3Client

func (*Clientset) BrokerV2alpha4 added in v0.18.0

func (c *Clientset) BrokerV2alpha4() brokerv2alpha4.BrokerV2alpha4Interface

BrokerV2alpha4 retrieves the BrokerV2alpha4Client

func (*Clientset) BrokerV2alpha5 added in v0.20.0

func (c *Clientset) BrokerV2alpha5() brokerv2alpha5.BrokerV2alpha5Interface

BrokerV2alpha5 retrieves the BrokerV2alpha5Client

func (*Clientset) Discovery

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

Discovery retrieves the DiscoveryClient

type Interface

type Interface interface {
	Discovery() discovery.DiscoveryInterface
	BrokerV2alpha1() brokerv2alpha1.BrokerV2alpha1Interface
	BrokerV2alpha2() brokerv2alpha2.BrokerV2alpha2Interface
	BrokerV2alpha3() brokerv2alpha3.BrokerV2alpha3Interface
	BrokerV2alpha4() brokerv2alpha4.BrokerV2alpha4Interface
	BrokerV2alpha5() brokerv2alpha5.BrokerV2alpha5Interface
	BrokerV1beta1() brokerv1beta1.BrokerV1beta1Interface
	// Deprecated: please explicitly pick a version if possible.
	Broker() brokerv1beta1.BrokerV1beta1Interface
}

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
broker/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
broker/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
broker/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
broker/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
broker/v2alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
broker/v2alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
broker/v2alpha2
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
broker/v2alpha2/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
broker/v2alpha3
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
broker/v2alpha3/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
broker/v2alpha4
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
broker/v2alpha4/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
broker/v2alpha5
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
broker/v2alpha5/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