fake

package
v0.7.17 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 License: Apache-2.0 Imports: 10 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 FakeMilvusV1beta1

type FakeMilvusV1beta1 struct {
	*testing.Fake
}

func (*FakeMilvusV1beta1) Milvuses

func (c *FakeMilvusV1beta1) Milvuses(namespace string) v1beta1.MilvusInterface

func (*FakeMilvusV1beta1) RESTClient

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

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

type FakeMilvuses

type FakeMilvuses struct {
	Fake *FakeMilvusV1beta1
	// contains filtered or unexported fields
}

FakeMilvuses implements MilvusInterface

func (*FakeMilvuses) Create

func (c *FakeMilvuses) Create(ctx context.Context, milvus *v1beta1.Milvus, opts v1.CreateOptions) (result *v1beta1.Milvus, err error)

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

func (*FakeMilvuses) Delete

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

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

func (*FakeMilvuses) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeMilvuses) Get

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

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

func (*FakeMilvuses) List

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

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

func (*FakeMilvuses) Patch

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

Patch applies the patch and returns the patched milvus.

func (*FakeMilvuses) Update

func (c *FakeMilvuses) Update(ctx context.Context, milvus *v1beta1.Milvus, opts v1.UpdateOptions) (result *v1beta1.Milvus, err error)

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

func (*FakeMilvuses) Watch

func (c *FakeMilvuses) Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)

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

Jump to

Keyboard shortcuts

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