versioned

package
v1.41.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2021 License: Apache-2.0 Imports: 31 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.

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

AccesscontextmanagerV1beta1 retrieves the AccesscontextmanagerV1beta1Client

func (*Clientset) ArtifactregistryV1beta1

ArtifactregistryV1beta1 retrieves the ArtifactregistryV1beta1Client

func (*Clientset) BigqueryV1beta1

func (c *Clientset) BigqueryV1beta1() bigqueryv1beta1.BigqueryV1beta1Interface

BigqueryV1beta1 retrieves the BigqueryV1beta1Client

func (*Clientset) BigtableV1beta1

func (c *Clientset) BigtableV1beta1() bigtablev1beta1.BigtableV1beta1Interface

BigtableV1beta1 retrieves the BigtableV1beta1Client

func (*Clientset) CloudbuildV1beta1

CloudbuildV1beta1 retrieves the CloudbuildV1beta1Client

func (*Clientset) ComputeV1beta1

func (c *Clientset) ComputeV1beta1() computev1beta1.ComputeV1beta1Interface

ComputeV1beta1 retrieves the ComputeV1beta1Client

func (*Clientset) ContainerV1beta1

ContainerV1beta1 retrieves the ContainerV1beta1Client

func (*Clientset) DataflowV1beta1

func (c *Clientset) DataflowV1beta1() dataflowv1beta1.DataflowV1beta1Interface

DataflowV1beta1 retrieves the DataflowV1beta1Client

func (*Clientset) Discovery

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

Discovery retrieves the DiscoveryClient

func (*Clientset) DnsV1beta1

func (c *Clientset) DnsV1beta1() dnsv1beta1.DnsV1beta1Interface

DnsV1beta1 retrieves the DnsV1beta1Client

func (*Clientset) FirestoreV1beta1

FirestoreV1beta1 retrieves the FirestoreV1beta1Client

func (*Clientset) GameservicesV1beta1

GameservicesV1beta1 retrieves the GameservicesV1beta1Client

func (*Clientset) IamV1beta1

func (c *Clientset) IamV1beta1() iamv1beta1.IamV1beta1Interface

IamV1beta1 retrieves the IamV1beta1Client

func (*Clientset) K8sV1alpha1

func (c *Clientset) K8sV1alpha1() k8sv1alpha1.K8sV1alpha1Interface

K8sV1alpha1 retrieves the K8sV1alpha1Client

func (*Clientset) KmsV1beta1

func (c *Clientset) KmsV1beta1() kmsv1beta1.KmsV1beta1Interface

KmsV1beta1 retrieves the KmsV1beta1Client

func (*Clientset) LoggingV1beta1

func (c *Clientset) LoggingV1beta1() loggingv1beta1.LoggingV1beta1Interface

LoggingV1beta1 retrieves the LoggingV1beta1Client

func (*Clientset) MonitoringV1beta1

MonitoringV1beta1 retrieves the MonitoringV1beta1Client

func (*Clientset) PubsubV1beta1

func (c *Clientset) PubsubV1beta1() pubsubv1beta1.PubsubV1beta1Interface

PubsubV1beta1 retrieves the PubsubV1beta1Client

func (*Clientset) RedisV1beta1

func (c *Clientset) RedisV1beta1() redisv1beta1.RedisV1beta1Interface

RedisV1beta1 retrieves the RedisV1beta1Client

func (*Clientset) ResourcemanagerV1beta1

ResourcemanagerV1beta1 retrieves the ResourcemanagerV1beta1Client

func (*Clientset) SecretmanagerV1beta1

SecretmanagerV1beta1 retrieves the SecretmanagerV1beta1Client

func (*Clientset) ServicenetworkingV1beta1

ServicenetworkingV1beta1 retrieves the ServicenetworkingV1beta1Client

func (*Clientset) ServiceusageV1beta1

ServiceusageV1beta1 retrieves the ServiceusageV1beta1Client

func (*Clientset) SourcerepoV1beta1

SourcerepoV1beta1 retrieves the SourcerepoV1beta1Client

func (*Clientset) SpannerV1beta1

func (c *Clientset) SpannerV1beta1() spannerv1beta1.SpannerV1beta1Interface

SpannerV1beta1 retrieves the SpannerV1beta1Client

func (*Clientset) SqlV1beta1

func (c *Clientset) SqlV1beta1() sqlv1beta1.SqlV1beta1Interface

SqlV1beta1 retrieves the SqlV1beta1Client

func (*Clientset) StorageV1beta1

func (c *Clientset) StorageV1beta1() storagev1beta1.StorageV1beta1Interface

StorageV1beta1 retrieves the StorageV1beta1Client

func (*Clientset) StoragetransferV1beta1

StoragetransferV1beta1 retrieves the StoragetransferV1beta1Client

type Interface

type Interface interface {
	Discovery() discovery.DiscoveryInterface
	AccesscontextmanagerV1beta1() accesscontextmanagerv1beta1.AccesscontextmanagerV1beta1Interface
	ArtifactregistryV1beta1() artifactregistryv1beta1.ArtifactregistryV1beta1Interface
	BigqueryV1beta1() bigqueryv1beta1.BigqueryV1beta1Interface
	BigtableV1beta1() bigtablev1beta1.BigtableV1beta1Interface
	CloudbuildV1beta1() cloudbuildv1beta1.CloudbuildV1beta1Interface
	ComputeV1beta1() computev1beta1.ComputeV1beta1Interface
	ContainerV1beta1() containerv1beta1.ContainerV1beta1Interface
	DataflowV1beta1() dataflowv1beta1.DataflowV1beta1Interface
	DnsV1beta1() dnsv1beta1.DnsV1beta1Interface
	FirestoreV1beta1() firestorev1beta1.FirestoreV1beta1Interface
	GameservicesV1beta1() gameservicesv1beta1.GameservicesV1beta1Interface
	IamV1beta1() iamv1beta1.IamV1beta1Interface
	K8sV1alpha1() k8sv1alpha1.K8sV1alpha1Interface
	KmsV1beta1() kmsv1beta1.KmsV1beta1Interface
	LoggingV1beta1() loggingv1beta1.LoggingV1beta1Interface
	MonitoringV1beta1() monitoringv1beta1.MonitoringV1beta1Interface
	PubsubV1beta1() pubsubv1beta1.PubsubV1beta1Interface
	RedisV1beta1() redisv1beta1.RedisV1beta1Interface
	ResourcemanagerV1beta1() resourcemanagerv1beta1.ResourcemanagerV1beta1Interface
	SecretmanagerV1beta1() secretmanagerv1beta1.SecretmanagerV1beta1Interface
	ServicenetworkingV1beta1() servicenetworkingv1beta1.ServicenetworkingV1beta1Interface
	ServiceusageV1beta1() serviceusagev1beta1.ServiceusageV1beta1Interface
	SourcerepoV1beta1() sourcerepov1beta1.SourcerepoV1beta1Interface
	SpannerV1beta1() spannerv1beta1.SpannerV1beta1Interface
	SqlV1beta1() sqlv1beta1.SqlV1beta1Interface
	StorageV1beta1() storagev1beta1.StorageV1beta1Interface
	StoragetransferV1beta1() storagetransferv1beta1.StoragetransferV1beta1Interface
}

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
accesscontextmanager/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
accesscontextmanager/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
artifactregistry/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
artifactregistry/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
bigquery/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
bigquery/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
bigtable/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
bigtable/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
cloudbuild/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
cloudbuild/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
compute/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
compute/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
container/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
container/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
dataflow/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
dataflow/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
dns/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
dns/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
firestore/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
firestore/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
gameservices/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
gameservices/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
iam/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
iam/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
k8s/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
k8s/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
kms/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
kms/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
logging/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
logging/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
monitoring/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
monitoring/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
pubsub/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
pubsub/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
redis/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
redis/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
resourcemanager/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
resourcemanager/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
secretmanager/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
secretmanager/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
servicenetworking/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
servicenetworking/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
serviceusage/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
serviceusage/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
sourcerepo/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
sourcerepo/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
spanner/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
spanner/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
sql/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
sql/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
storage/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
storage/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
storagetransfer/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
storagetransfer/v1beta1/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