fake

package
v3.9.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package fake has the automatically generated clients.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeAppliedClusterResourceQuotas added in v3.7.0

type FakeAppliedClusterResourceQuotas struct {
	Fake *FakeQuota
	// contains filtered or unexported fields
}

FakeAppliedClusterResourceQuotas implements AppliedClusterResourceQuotaInterface

func (*FakeAppliedClusterResourceQuotas) Get added in v3.7.0

Get takes name of the appliedClusterResourceQuota, and returns the corresponding appliedClusterResourceQuota object, and an error if there is any.

func (*FakeAppliedClusterResourceQuotas) List added in v3.7.0

List takes label and field selectors, and returns the list of AppliedClusterResourceQuotas that match those selectors.

type FakeClusterResourceQuotas

type FakeClusterResourceQuotas struct {
	Fake *FakeQuota
}

FakeClusterResourceQuotas implements ClusterResourceQuotaInterface

func (*FakeClusterResourceQuotas) Create

func (c *FakeClusterResourceQuotas) Create(clusterResourceQuota *quota.ClusterResourceQuota) (result *quota.ClusterResourceQuota, err error)

Create takes the representation of a clusterResourceQuota and creates it. Returns the server's representation of the clusterResourceQuota, and an error, if there is any.

func (*FakeClusterResourceQuotas) Delete

func (c *FakeClusterResourceQuotas) Delete(name string, options *v1.DeleteOptions) error

Delete takes name of the clusterResourceQuota and deletes it. Returns an error if one occurs.

func (*FakeClusterResourceQuotas) DeleteCollection

func (c *FakeClusterResourceQuotas) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeClusterResourceQuotas) Get

func (c *FakeClusterResourceQuotas) Get(name string, options v1.GetOptions) (result *quota.ClusterResourceQuota, err error)

Get takes name of the clusterResourceQuota, and returns the corresponding clusterResourceQuota object, and an error if there is any.

func (*FakeClusterResourceQuotas) List

List takes label and field selectors, and returns the list of ClusterResourceQuotas that match those selectors.

func (*FakeClusterResourceQuotas) Patch

func (c *FakeClusterResourceQuotas) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *quota.ClusterResourceQuota, err error)

Patch applies the patch and returns the patched clusterResourceQuota.

func (*FakeClusterResourceQuotas) Update

func (c *FakeClusterResourceQuotas) Update(clusterResourceQuota *quota.ClusterResourceQuota) (result *quota.ClusterResourceQuota, err error)

Update takes the representation of a clusterResourceQuota and updates it. Returns the server's representation of the clusterResourceQuota, and an error, if there is any.

func (*FakeClusterResourceQuotas) UpdateStatus

func (c *FakeClusterResourceQuotas) UpdateStatus(clusterResourceQuota *quota.ClusterResourceQuota) (*quota.ClusterResourceQuota, error)

UpdateStatus was generated because the type contains a Status member. Add a +genclient:noStatus comment above the type to avoid generating UpdateStatus().

func (*FakeClusterResourceQuotas) Watch

Watch returns a watch.Interface that watches the requested clusterResourceQuotas.

type FakeQuota

type FakeQuota struct {
	*testing.Fake
}

func (*FakeQuota) AppliedClusterResourceQuotas added in v3.7.0

func (c *FakeQuota) AppliedClusterResourceQuotas(namespace string) internalversion.AppliedClusterResourceQuotaInterface

func (*FakeQuota) ClusterResourceQuotas

func (c *FakeQuota) ClusterResourceQuotas() internalversion.ClusterResourceQuotaInterface

func (*FakeQuota) RESTClient

func (c *FakeQuota) RESTClient() rest.Interface

RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL