versioned

package
v0.0.0-...-662d0f3 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2019 License: Apache-2.0 Imports: 6 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.

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

Deprecated: Appmesh retrieves the default version of AppmeshClient. Please explicitly pick a version.

func (*Clientset) AppmeshV1alpha1

func (c *Clientset) AppmeshV1alpha1() appmeshv1alpha1.AppmeshV1alpha1Interface

AppmeshV1alpha1 retrieves the AppmeshV1alpha1Client

func (*Clientset) Discovery

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

Discovery retrieves the DiscoveryClient

func (*Clientset) Flagger deprecated

Deprecated: Flagger retrieves the default version of FlaggerClient. Please explicitly pick a version.

func (*Clientset) FlaggerV1alpha3

func (c *Clientset) FlaggerV1alpha3() flaggerv1alpha3.FlaggerV1alpha3Interface

FlaggerV1alpha3 retrieves the FlaggerV1alpha3Client

func (*Clientset) Networking deprecated

Deprecated: Networking retrieves the default version of NetworkingClient. Please explicitly pick a version.

func (*Clientset) NetworkingV1alpha3

NetworkingV1alpha3 retrieves the NetworkingV1alpha3Client

type Interface

type Interface interface {
	Discovery() discovery.DiscoveryInterface
	AppmeshV1alpha1() appmeshv1alpha1.AppmeshV1alpha1Interface
	// Deprecated: please explicitly pick a version if possible.
	Appmesh() appmeshv1alpha1.AppmeshV1alpha1Interface
	FlaggerV1alpha3() flaggerv1alpha3.FlaggerV1alpha3Interface
	// Deprecated: please explicitly pick a version if possible.
	Flagger() flaggerv1alpha3.FlaggerV1alpha3Interface
	NetworkingV1alpha3() networkingv1alpha3.NetworkingV1alpha3Interface
	// Deprecated: please explicitly pick a version if possible.
	Networking() networkingv1alpha3.NetworkingV1alpha3Interface
}

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
appmesh/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
appmesh/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
flagger/v1alpha3
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
flagger/v1alpha3/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
istio/v1alpha3
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
istio/v1alpha3/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