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

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

FakeActiveMQArtemisAddresses implements ActiveMQArtemisAddressInterface

func (*FakeActiveMQArtemisAddresses) Create

func (c *FakeActiveMQArtemisAddresses) Create(activeMQArtemisAddress *v2alpha1.ActiveMQArtemisAddress) (result *v2alpha1.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

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

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

DeleteCollection deletes a collection of objects.

func (*FakeActiveMQArtemisAddresses) Get

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

func (*FakeActiveMQArtemisAddresses) List

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

func (*FakeActiveMQArtemisAddresses) Patch

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

Patch applies the patch and returns the patched activeMQArtemisAddress.

func (*FakeActiveMQArtemisAddresses) Update

func (c *FakeActiveMQArtemisAddresses) Update(activeMQArtemisAddress *v2alpha1.ActiveMQArtemisAddress) (result *v2alpha1.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

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

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

type FakeActiveMQArtemisScaledowns

type FakeActiveMQArtemisScaledowns struct {
	Fake *FakeBrokerV2alpha1
	// contains filtered or unexported fields
}

FakeActiveMQArtemisScaledowns implements ActiveMQArtemisScaledownInterface

func (*FakeActiveMQArtemisScaledowns) Create

func (c *FakeActiveMQArtemisScaledowns) Create(activeMQArtemisScaledown *v2alpha1.ActiveMQArtemisScaledown) (result *v2alpha1.ActiveMQArtemisScaledown, err error)

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

func (*FakeActiveMQArtemisScaledowns) Delete

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

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

func (*FakeActiveMQArtemisScaledowns) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeActiveMQArtemisScaledowns) Get

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

func (*FakeActiveMQArtemisScaledowns) List

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

func (*FakeActiveMQArtemisScaledowns) Patch

func (c *FakeActiveMQArtemisScaledowns) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v2alpha1.ActiveMQArtemisScaledown, err error)

Patch applies the patch and returns the patched activeMQArtemisScaledown.

func (*FakeActiveMQArtemisScaledowns) Update

func (c *FakeActiveMQArtemisScaledowns) Update(activeMQArtemisScaledown *v2alpha1.ActiveMQArtemisScaledown) (result *v2alpha1.ActiveMQArtemisScaledown, err error)

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

func (*FakeActiveMQArtemisScaledowns) UpdateStatus

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

func (*FakeActiveMQArtemisScaledowns) Watch

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

type FakeActiveMQArtemises

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

FakeActiveMQArtemises implements ActiveMQArtemisInterface

func (*FakeActiveMQArtemises) Create

func (c *FakeActiveMQArtemises) Create(activeMQArtemis *v2alpha1.ActiveMQArtemis) (result *v2alpha1.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 *v2alpha1.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 *v2alpha1.ActiveMQArtemis, err error)

Patch applies the patch and returns the patched activeMQArtemis.

func (*FakeActiveMQArtemises) Update

func (c *FakeActiveMQArtemises) Update(activeMQArtemis *v2alpha1.ActiveMQArtemis) (result *v2alpha1.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 *v2alpha1.ActiveMQArtemis) (*v2alpha1.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 FakeBrokerV2alpha1

type FakeBrokerV2alpha1 struct {
	*testing.Fake
}

func (*FakeBrokerV2alpha1) ActiveMQArtemisAddresses

func (c *FakeBrokerV2alpha1) ActiveMQArtemisAddresses(namespace string) v2alpha1.ActiveMQArtemisAddressInterface

func (*FakeBrokerV2alpha1) ActiveMQArtemisScaledowns

func (c *FakeBrokerV2alpha1) ActiveMQArtemisScaledowns(namespace string) v2alpha1.ActiveMQArtemisScaledownInterface

func (*FakeBrokerV2alpha1) ActiveMQArtemises

func (c *FakeBrokerV2alpha1) ActiveMQArtemises(namespace string) v2alpha1.ActiveMQArtemisInterface

func (*FakeBrokerV2alpha1) RESTClient

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