versioned

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: Apache-2.0 Imports: 28 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) ComputeV1alpha1

func (c *Clientset) ComputeV1alpha1() computev1alpha1.ComputeV1alpha1Interface

ComputeV1alpha1 retrieves the ComputeV1alpha1Client

func (*Clientset) ContentV1alpha1

func (c *Clientset) ContentV1alpha1() contentv1alpha1.ContentV1alpha1Interface

ContentV1alpha1 retrieves the ContentV1alpha1Client

func (*Clientset) CustomV1alpha1

func (c *Clientset) CustomV1alpha1() customv1alpha1.CustomV1alpha1Interface

CustomV1alpha1 retrieves the CustomV1alpha1Client

func (*Clientset) DatacenterV1alpha1

DatacenterV1alpha1 retrieves the DatacenterV1alpha1Client

func (*Clientset) DatastoreV1alpha1

DatastoreV1alpha1 retrieves the DatastoreV1alpha1Client

func (*Clientset) Discovery

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

Discovery retrieves the DiscoveryClient

func (*Clientset) DistributedV1alpha1

DistributedV1alpha1 retrieves the DistributedV1alpha1Client

func (*Clientset) DpmV1alpha1

func (c *Clientset) DpmV1alpha1() dpmv1alpha1.DpmV1alpha1Interface

DpmV1alpha1 retrieves the DpmV1alpha1Client

func (*Clientset) DrsV1alpha1

func (c *Clientset) DrsV1alpha1() drsv1alpha1.DrsV1alpha1Interface

DrsV1alpha1 retrieves the DrsV1alpha1Client

func (*Clientset) EntityV1alpha1

func (c *Clientset) EntityV1alpha1() entityv1alpha1.EntityV1alpha1Interface

EntityV1alpha1 retrieves the EntityV1alpha1Client

func (*Clientset) FileV1alpha1

func (c *Clientset) FileV1alpha1() filev1alpha1.FileV1alpha1Interface

FileV1alpha1 retrieves the FileV1alpha1Client

func (*Clientset) FolderV1alpha1

func (c *Clientset) FolderV1alpha1() folderv1alpha1.FolderV1alpha1Interface

FolderV1alpha1 retrieves the FolderV1alpha1Client

func (*Clientset) HaV1alpha1

func (c *Clientset) HaV1alpha1() hav1alpha1.HaV1alpha1Interface

HaV1alpha1 retrieves the HaV1alpha1Client

func (*Clientset) HostV1alpha1

func (c *Clientset) HostV1alpha1() hostv1alpha1.HostV1alpha1Interface

HostV1alpha1 retrieves the HostV1alpha1Client

func (*Clientset) LicenseV1alpha1

func (c *Clientset) LicenseV1alpha1() licensev1alpha1.LicenseV1alpha1Interface

LicenseV1alpha1 retrieves the LicenseV1alpha1Client

func (*Clientset) NasV1alpha1

func (c *Clientset) NasV1alpha1() nasv1alpha1.NasV1alpha1Interface

NasV1alpha1 retrieves the NasV1alpha1Client

func (*Clientset) ResourceV1alpha1

ResourceV1alpha1 retrieves the ResourceV1alpha1Client

func (*Clientset) RoleV1alpha1

func (c *Clientset) RoleV1alpha1() rolev1alpha1.RoleV1alpha1Interface

RoleV1alpha1 retrieves the RoleV1alpha1Client

func (*Clientset) StorageV1alpha1

func (c *Clientset) StorageV1alpha1() storagev1alpha1.StorageV1alpha1Interface

StorageV1alpha1 retrieves the StorageV1alpha1Client

func (*Clientset) TagV1alpha1

func (c *Clientset) TagV1alpha1() tagv1alpha1.TagV1alpha1Interface

TagV1alpha1 retrieves the TagV1alpha1Client

func (*Clientset) VappV1alpha1

func (c *Clientset) VappV1alpha1() vappv1alpha1.VappV1alpha1Interface

VappV1alpha1 retrieves the VappV1alpha1Client

func (*Clientset) VirtualV1alpha1

func (c *Clientset) VirtualV1alpha1() virtualv1alpha1.VirtualV1alpha1Interface

VirtualV1alpha1 retrieves the VirtualV1alpha1Client

func (*Clientset) VmV1alpha1

func (c *Clientset) VmV1alpha1() vmv1alpha1.VmV1alpha1Interface

VmV1alpha1 retrieves the VmV1alpha1Client

func (*Clientset) VmfsV1alpha1

func (c *Clientset) VmfsV1alpha1() vmfsv1alpha1.VmfsV1alpha1Interface

VmfsV1alpha1 retrieves the VmfsV1alpha1Client

func (*Clientset) VnicV1alpha1

func (c *Clientset) VnicV1alpha1() vnicv1alpha1.VnicV1alpha1Interface

VnicV1alpha1 retrieves the VnicV1alpha1Client

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
compute/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
compute/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
content/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
content/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
custom/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
custom/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
datacenter/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
datacenter/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
datastore/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
datastore/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
distributed/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
distributed/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
dpm/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
dpm/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
drs/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
drs/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
entity/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
entity/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
file/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
file/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
folder/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
folder/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
ha/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
ha/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
host/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
host/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
license/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
license/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
nas/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
nas/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
resource/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
resource/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
role/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
role/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
storage/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
storage/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
tag/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
tag/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
vapp/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
vapp/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
virtual/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
virtual/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
vm/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
vm/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
vmfs/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
vmfs/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
vnic/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
vnic/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