versioned

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2019 License: Apache-2.0 Imports: 7 Imported by: 69

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) Agones deprecated added in v0.12.0

func (c *Clientset) Agones() agonesv1.AgonesV1Interface

Deprecated: Agones retrieves the default version of AgonesClient. Please explicitly pick a version.

func (*Clientset) AgonesV1 added in v0.12.0

func (c *Clientset) AgonesV1() agonesv1.AgonesV1Interface

AgonesV1 retrieves the AgonesV1Client

func (*Clientset) Allocation deprecated added in v0.10.0

Deprecated: Allocation retrieves the default version of AllocationClient. Please explicitly pick a version.

func (*Clientset) AllocationV1 added in v0.12.0

func (c *Clientset) AllocationV1() allocationv1.AllocationV1Interface

AllocationV1 retrieves the AllocationV1Client

func (*Clientset) Autoscaling deprecated added in v0.11.0

Deprecated: Autoscaling retrieves the default version of AutoscalingClient. Please explicitly pick a version.

func (*Clientset) AutoscalingV1 added in v0.12.0

func (c *Clientset) AutoscalingV1() autoscalingv1.AutoscalingV1Interface

AutoscalingV1 retrieves the AutoscalingV1Client

func (*Clientset) Discovery

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

Discovery retrieves the DiscoveryClient

func (*Clientset) Multicluster deprecated added in v0.10.0

Deprecated: Multicluster retrieves the default version of MulticlusterClient. Please explicitly pick a version.

func (*Clientset) MulticlusterV1alpha1 added in v0.10.0

MulticlusterV1alpha1 retrieves the MulticlusterV1alpha1Client

type Interface

type Interface interface {
	Discovery() discovery.DiscoveryInterface
	AgonesV1() agonesv1.AgonesV1Interface
	// Deprecated: please explicitly pick a version if possible.
	Agones() agonesv1.AgonesV1Interface
	AllocationV1() allocationv1.AllocationV1Interface
	// Deprecated: please explicitly pick a version if possible.
	Allocation() allocationv1.AllocationV1Interface
	AutoscalingV1() autoscalingv1.AutoscalingV1Interface
	// Deprecated: please explicitly pick a version if possible.
	Autoscaling() autoscalingv1.AutoscalingV1Interface
	MulticlusterV1alpha1() multiclusterv1alpha1.MulticlusterV1alpha1Interface
	// Deprecated: please explicitly pick a version if possible.
	Multicluster() multiclusterv1alpha1.MulticlusterV1alpha1Interface
}

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
agones/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
agones/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
allocation/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
allocation/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
autoscaling/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
autoscaling/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
multicluster/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
multicluster/v1alpha1/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