fake

package
v1.116.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 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 FakeBeyondCorpAppConnections

type FakeBeyondCorpAppConnections struct {
	Fake *FakeBeyondcorpV1alpha1
	// contains filtered or unexported fields
}

FakeBeyondCorpAppConnections implements BeyondCorpAppConnectionInterface

func (*FakeBeyondCorpAppConnections) Create

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

func (*FakeBeyondCorpAppConnections) Delete

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

func (*FakeBeyondCorpAppConnections) DeleteCollection

func (c *FakeBeyondCorpAppConnections) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeBeyondCorpAppConnections) Get

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

func (*FakeBeyondCorpAppConnections) List

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

func (*FakeBeyondCorpAppConnections) Patch

func (c *FakeBeyondCorpAppConnections) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.BeyondCorpAppConnection, err error)

Patch applies the patch and returns the patched beyondCorpAppConnection.

func (*FakeBeyondCorpAppConnections) Update

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

func (*FakeBeyondCorpAppConnections) UpdateStatus

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

func (*FakeBeyondCorpAppConnections) Watch

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

type FakeBeyondCorpAppConnectors

type FakeBeyondCorpAppConnectors struct {
	Fake *FakeBeyondcorpV1alpha1
	// contains filtered or unexported fields
}

FakeBeyondCorpAppConnectors implements BeyondCorpAppConnectorInterface

func (*FakeBeyondCorpAppConnectors) Create

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

func (*FakeBeyondCorpAppConnectors) Delete

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

func (*FakeBeyondCorpAppConnectors) DeleteCollection

func (c *FakeBeyondCorpAppConnectors) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeBeyondCorpAppConnectors) Get

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

func (*FakeBeyondCorpAppConnectors) List

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

func (*FakeBeyondCorpAppConnectors) Patch

func (c *FakeBeyondCorpAppConnectors) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.BeyondCorpAppConnector, err error)

Patch applies the patch and returns the patched beyondCorpAppConnector.

func (*FakeBeyondCorpAppConnectors) Update

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

func (*FakeBeyondCorpAppConnectors) UpdateStatus

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

func (*FakeBeyondCorpAppConnectors) Watch

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

type FakeBeyondCorpAppGateways

type FakeBeyondCorpAppGateways struct {
	Fake *FakeBeyondcorpV1alpha1
	// contains filtered or unexported fields
}

FakeBeyondCorpAppGateways implements BeyondCorpAppGatewayInterface

func (*FakeBeyondCorpAppGateways) Create

func (c *FakeBeyondCorpAppGateways) Create(ctx context.Context, beyondCorpAppGateway *v1alpha1.BeyondCorpAppGateway, opts v1.CreateOptions) (result *v1alpha1.BeyondCorpAppGateway, err error)

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

func (*FakeBeyondCorpAppGateways) Delete

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

func (*FakeBeyondCorpAppGateways) DeleteCollection

func (c *FakeBeyondCorpAppGateways) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeBeyondCorpAppGateways) Get

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

func (*FakeBeyondCorpAppGateways) List

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

func (*FakeBeyondCorpAppGateways) Patch

func (c *FakeBeyondCorpAppGateways) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.BeyondCorpAppGateway, err error)

Patch applies the patch and returns the patched beyondCorpAppGateway.

func (*FakeBeyondCorpAppGateways) Update

func (c *FakeBeyondCorpAppGateways) Update(ctx context.Context, beyondCorpAppGateway *v1alpha1.BeyondCorpAppGateway, opts v1.UpdateOptions) (result *v1alpha1.BeyondCorpAppGateway, err error)

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

func (*FakeBeyondCorpAppGateways) UpdateStatus

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

func (*FakeBeyondCorpAppGateways) Watch

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

type FakeBeyondcorpV1alpha1

type FakeBeyondcorpV1alpha1 struct {
	*testing.Fake
}

func (*FakeBeyondcorpV1alpha1) BeyondCorpAppConnections

func (c *FakeBeyondcorpV1alpha1) BeyondCorpAppConnections(namespace string) v1alpha1.BeyondCorpAppConnectionInterface

func (*FakeBeyondcorpV1alpha1) BeyondCorpAppConnectors

func (c *FakeBeyondcorpV1alpha1) BeyondCorpAppConnectors(namespace string) v1alpha1.BeyondCorpAppConnectorInterface

func (*FakeBeyondcorpV1alpha1) BeyondCorpAppGateways

func (c *FakeBeyondcorpV1alpha1) BeyondCorpAppGateways(namespace string) v1alpha1.BeyondCorpAppGatewayInterface

func (*FakeBeyondcorpV1alpha1) RESTClient

func (c *FakeBeyondcorpV1alpha1) 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