fake

package
v1.0.16 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 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 FakeActiveMQArtemisAddresses added in v1.0.4

type FakeActiveMQArtemisAddresses struct {
	Fake *FakeBrokerV2alpha3
	// contains filtered or unexported fields
}

FakeActiveMQArtemisAddresses implements ActiveMQArtemisAddressInterface

func (*FakeActiveMQArtemisAddresses) Create added in v1.0.4

func (c *FakeActiveMQArtemisAddresses) Create(activeMQArtemisAddress *v2alpha3.ActiveMQArtemisAddress) (result *v2alpha3.ActiveMQArtemisAddress, err error)

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

func (*FakeActiveMQArtemisAddresses) Delete added in v1.0.4

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

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

func (*FakeActiveMQArtemisAddresses) DeleteCollection added in v1.0.4

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

DeleteCollection deletes a collection of objects.

func (*FakeActiveMQArtemisAddresses) Get added in v1.0.4

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

func (*FakeActiveMQArtemisAddresses) List added in v1.0.4

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

func (*FakeActiveMQArtemisAddresses) Patch added in v1.0.4

func (c *FakeActiveMQArtemisAddresses) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v2alpha3.ActiveMQArtemisAddress, err error)

Patch applies the patch and returns the patched activeMQArtemisAddress.

func (*FakeActiveMQArtemisAddresses) Update added in v1.0.4

func (c *FakeActiveMQArtemisAddresses) Update(activeMQArtemisAddress *v2alpha3.ActiveMQArtemisAddress) (result *v2alpha3.ActiveMQArtemisAddress, err error)

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

func (*FakeActiveMQArtemisAddresses) UpdateStatus added in v1.0.4

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

func (*FakeActiveMQArtemisAddresses) Watch added in v1.0.4

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

type FakeActiveMQArtemises

type FakeActiveMQArtemises struct {
	Fake *FakeBrokerV2alpha3
	// contains filtered or unexported fields
}

FakeActiveMQArtemises implements ActiveMQArtemisInterface

func (*FakeActiveMQArtemises) Create

func (c *FakeActiveMQArtemises) Create(activeMQArtemis *v2alpha3.ActiveMQArtemis) (result *v2alpha3.ActiveMQArtemis, err error)

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

func (*FakeActiveMQArtemises) Delete

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

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

func (*FakeActiveMQArtemises) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeActiveMQArtemises) Get

func (c *FakeActiveMQArtemises) Get(name string, options v1.GetOptions) (result *v2alpha3.ActiveMQArtemis, err error)

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

func (*FakeActiveMQArtemises) List

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

func (*FakeActiveMQArtemises) Patch

func (c *FakeActiveMQArtemises) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v2alpha3.ActiveMQArtemis, err error)

Patch applies the patch and returns the patched activeMQArtemis.

func (*FakeActiveMQArtemises) Update

func (c *FakeActiveMQArtemises) Update(activeMQArtemis *v2alpha3.ActiveMQArtemis) (result *v2alpha3.ActiveMQArtemis, err error)

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

func (*FakeActiveMQArtemises) UpdateStatus

func (c *FakeActiveMQArtemises) UpdateStatus(activeMQArtemis *v2alpha3.ActiveMQArtemis) (*v2alpha3.ActiveMQArtemis, error)

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

func (*FakeActiveMQArtemises) Watch

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

type FakeBrokerV2alpha3

type FakeBrokerV2alpha3 struct {
	*testing.Fake
}

func (*FakeBrokerV2alpha3) ActiveMQArtemisAddresses added in v1.0.4

func (c *FakeBrokerV2alpha3) ActiveMQArtemisAddresses(namespace string) v2alpha3.ActiveMQArtemisAddressInterface

func (*FakeBrokerV2alpha3) ActiveMQArtemises

func (c *FakeBrokerV2alpha3) ActiveMQArtemises(namespace string) v2alpha3.ActiveMQArtemisInterface

func (*FakeBrokerV2alpha3) RESTClient

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