versioned

package
v0.0.0-...-d3ccc4f Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2018 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) Database deprecated

Deprecated: Database retrieves the default version of DatabaseClient. Please explicitly pick a version.

func (*Clientset) DatabaseV1alpha

func (c *Clientset) DatabaseV1alpha() databasev1alpha.DatabaseV1alphaInterface

DatabaseV1alpha retrieves the DatabaseV1alphaClient

func (*Clientset) Discovery

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

Discovery retrieves the DiscoveryClient

func (*Clientset) Replication deprecated

Deprecated: Replication retrieves the default version of ReplicationClient. Please explicitly pick a version.

func (*Clientset) ReplicationV1alpha

ReplicationV1alpha retrieves the ReplicationV1alphaClient

func (*Clientset) Storage deprecated

Deprecated: Storage retrieves the default version of StorageClient. Please explicitly pick a version.

func (*Clientset) StorageV1alpha

func (c *Clientset) StorageV1alpha() storagev1alpha.StorageV1alphaInterface

StorageV1alpha retrieves the StorageV1alphaClient

type Interface

type Interface interface {
	Discovery() discovery.DiscoveryInterface
	DatabaseV1alpha() databasev1alpha.DatabaseV1alphaInterface
	// Deprecated: please explicitly pick a version if possible.
	Database() databasev1alpha.DatabaseV1alphaInterface
	ReplicationV1alpha() replicationv1alpha.ReplicationV1alphaInterface
	// Deprecated: please explicitly pick a version if possible.
	Replication() replicationv1alpha.ReplicationV1alphaInterface
	StorageV1alpha() storagev1alpha.StorageV1alphaInterface
	// Deprecated: please explicitly pick a version if possible.
	Storage() storagev1alpha.StorageV1alphaInterface
}

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
deployment/v1alpha
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
deployment/v1alpha/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
replication/v1alpha
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
replication/v1alpha/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
storage/v1alpha
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
storage/v1alpha/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