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 FakeRedisInstances

type FakeRedisInstances struct {
	Fake *FakeRedisV1beta1
	// contains filtered or unexported fields
}

FakeRedisInstances implements RedisInstanceInterface

func (*FakeRedisInstances) Create

func (c *FakeRedisInstances) Create(ctx context.Context, redisInstance *v1beta1.RedisInstance, opts v1.CreateOptions) (result *v1beta1.RedisInstance, err error)

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

func (*FakeRedisInstances) Delete

func (c *FakeRedisInstances) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeRedisInstances) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeRedisInstances) Get

func (c *FakeRedisInstances) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1beta1.RedisInstance, err error)

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

func (*FakeRedisInstances) List

func (c *FakeRedisInstances) List(ctx context.Context, opts v1.ListOptions) (result *v1beta1.RedisInstanceList, err error)

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

func (*FakeRedisInstances) Patch

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

Patch applies the patch and returns the patched redisInstance.

func (*FakeRedisInstances) Update

func (c *FakeRedisInstances) Update(ctx context.Context, redisInstance *v1beta1.RedisInstance, opts v1.UpdateOptions) (result *v1beta1.RedisInstance, err error)

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

func (*FakeRedisInstances) UpdateStatus

func (c *FakeRedisInstances) UpdateStatus(ctx context.Context, redisInstance *v1beta1.RedisInstance, opts v1.UpdateOptions) (*v1beta1.RedisInstance, error)

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

func (*FakeRedisInstances) Watch

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

type FakeRedisV1beta1

type FakeRedisV1beta1 struct {
	*testing.Fake
}

func (*FakeRedisV1beta1) RESTClient

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

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

func (*FakeRedisV1beta1) RedisInstances

func (c *FakeRedisV1beta1) RedisInstances(namespace string) v1beta1.RedisInstanceInterface

Jump to

Keyboard shortcuts

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