fake

package
v1.118.1 Latest Latest
Warning

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

Go to latest
Published: May 16, 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 FakeVertexAIFeaturestoreEntityTypeFeatures

type FakeVertexAIFeaturestoreEntityTypeFeatures struct {
	Fake *FakeVertexaiV1alpha1
	// contains filtered or unexported fields
}

FakeVertexAIFeaturestoreEntityTypeFeatures implements VertexAIFeaturestoreEntityTypeFeatureInterface

func (*FakeVertexAIFeaturestoreEntityTypeFeatures) Create

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

func (*FakeVertexAIFeaturestoreEntityTypeFeatures) Delete

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

func (*FakeVertexAIFeaturestoreEntityTypeFeatures) DeleteCollection

DeleteCollection deletes a collection of objects.

func (*FakeVertexAIFeaturestoreEntityTypeFeatures) Get

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

func (*FakeVertexAIFeaturestoreEntityTypeFeatures) List

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

func (*FakeVertexAIFeaturestoreEntityTypeFeatures) Patch

Patch applies the patch and returns the patched vertexAIFeaturestoreEntityTypeFeature.

func (*FakeVertexAIFeaturestoreEntityTypeFeatures) Update

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

func (*FakeVertexAIFeaturestoreEntityTypeFeatures) UpdateStatus

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

func (*FakeVertexAIFeaturestoreEntityTypeFeatures) Watch

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

type FakeVertexAIFeaturestoreEntityTypes

type FakeVertexAIFeaturestoreEntityTypes struct {
	Fake *FakeVertexaiV1alpha1
	// contains filtered or unexported fields
}

FakeVertexAIFeaturestoreEntityTypes implements VertexAIFeaturestoreEntityTypeInterface

func (*FakeVertexAIFeaturestoreEntityTypes) Create

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

func (*FakeVertexAIFeaturestoreEntityTypes) Delete

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

func (*FakeVertexAIFeaturestoreEntityTypes) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeVertexAIFeaturestoreEntityTypes) Get

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

func (*FakeVertexAIFeaturestoreEntityTypes) List

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

func (*FakeVertexAIFeaturestoreEntityTypes) Patch

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

Patch applies the patch and returns the patched vertexAIFeaturestoreEntityType.

func (*FakeVertexAIFeaturestoreEntityTypes) Update

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

func (*FakeVertexAIFeaturestoreEntityTypes) UpdateStatus

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

func (*FakeVertexAIFeaturestoreEntityTypes) Watch

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

type FakeVertexAIFeaturestores

type FakeVertexAIFeaturestores struct {
	Fake *FakeVertexaiV1alpha1
	// contains filtered or unexported fields
}

FakeVertexAIFeaturestores implements VertexAIFeaturestoreInterface

func (*FakeVertexAIFeaturestores) Create

func (c *FakeVertexAIFeaturestores) Create(ctx context.Context, vertexAIFeaturestore *v1alpha1.VertexAIFeaturestore, opts v1.CreateOptions) (result *v1alpha1.VertexAIFeaturestore, err error)

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

func (*FakeVertexAIFeaturestores) Delete

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

func (*FakeVertexAIFeaturestores) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeVertexAIFeaturestores) Get

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

func (*FakeVertexAIFeaturestores) List

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

func (*FakeVertexAIFeaturestores) Patch

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

Patch applies the patch and returns the patched vertexAIFeaturestore.

func (*FakeVertexAIFeaturestores) Update

func (c *FakeVertexAIFeaturestores) Update(ctx context.Context, vertexAIFeaturestore *v1alpha1.VertexAIFeaturestore, opts v1.UpdateOptions) (result *v1alpha1.VertexAIFeaturestore, err error)

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

func (*FakeVertexAIFeaturestores) UpdateStatus

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

func (*FakeVertexAIFeaturestores) Watch

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

type FakeVertexAIIndexEndpoints added in v1.109.0

type FakeVertexAIIndexEndpoints struct {
	Fake *FakeVertexaiV1alpha1
	// contains filtered or unexported fields
}

FakeVertexAIIndexEndpoints implements VertexAIIndexEndpointInterface

func (*FakeVertexAIIndexEndpoints) Create added in v1.109.0

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

func (*FakeVertexAIIndexEndpoints) Delete added in v1.109.0

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

func (*FakeVertexAIIndexEndpoints) DeleteCollection added in v1.109.0

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

DeleteCollection deletes a collection of objects.

func (*FakeVertexAIIndexEndpoints) Get added in v1.109.0

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

func (*FakeVertexAIIndexEndpoints) List added in v1.109.0

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

func (*FakeVertexAIIndexEndpoints) Patch added in v1.109.0

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

Patch applies the patch and returns the patched vertexAIIndexEndpoint.

func (*FakeVertexAIIndexEndpoints) Update added in v1.109.0

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

func (*FakeVertexAIIndexEndpoints) UpdateStatus added in v1.109.0

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

func (*FakeVertexAIIndexEndpoints) Watch added in v1.109.0

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

type FakeVertexAIMetadataStores

type FakeVertexAIMetadataStores struct {
	Fake *FakeVertexaiV1alpha1
	// contains filtered or unexported fields
}

FakeVertexAIMetadataStores implements VertexAIMetadataStoreInterface

func (*FakeVertexAIMetadataStores) Create

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

func (*FakeVertexAIMetadataStores) Delete

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

func (*FakeVertexAIMetadataStores) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeVertexAIMetadataStores) Get

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

func (*FakeVertexAIMetadataStores) List

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

func (*FakeVertexAIMetadataStores) Patch

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

Patch applies the patch and returns the patched vertexAIMetadataStore.

func (*FakeVertexAIMetadataStores) Update

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

func (*FakeVertexAIMetadataStores) UpdateStatus

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

func (*FakeVertexAIMetadataStores) Watch

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

type FakeVertexAITensorboards

type FakeVertexAITensorboards struct {
	Fake *FakeVertexaiV1alpha1
	// contains filtered or unexported fields
}

FakeVertexAITensorboards implements VertexAITensorboardInterface

func (*FakeVertexAITensorboards) Create

func (c *FakeVertexAITensorboards) Create(ctx context.Context, vertexAITensorboard *v1alpha1.VertexAITensorboard, opts v1.CreateOptions) (result *v1alpha1.VertexAITensorboard, err error)

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

func (*FakeVertexAITensorboards) Delete

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

func (*FakeVertexAITensorboards) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeVertexAITensorboards) Get

func (c *FakeVertexAITensorboards) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.VertexAITensorboard, err error)

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

func (*FakeVertexAITensorboards) List

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

func (*FakeVertexAITensorboards) Patch

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

Patch applies the patch and returns the patched vertexAITensorboard.

func (*FakeVertexAITensorboards) Update

func (c *FakeVertexAITensorboards) Update(ctx context.Context, vertexAITensorboard *v1alpha1.VertexAITensorboard, opts v1.UpdateOptions) (result *v1alpha1.VertexAITensorboard, err error)

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

func (*FakeVertexAITensorboards) UpdateStatus

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

func (*FakeVertexAITensorboards) Watch

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

type FakeVertexaiV1alpha1

type FakeVertexaiV1alpha1 struct {
	*testing.Fake
}

func (*FakeVertexaiV1alpha1) RESTClient

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

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

func (*FakeVertexaiV1alpha1) VertexAIFeaturestoreEntityTypeFeatures

func (c *FakeVertexaiV1alpha1) VertexAIFeaturestoreEntityTypeFeatures(namespace string) v1alpha1.VertexAIFeaturestoreEntityTypeFeatureInterface

func (*FakeVertexaiV1alpha1) VertexAIFeaturestoreEntityTypes

func (c *FakeVertexaiV1alpha1) VertexAIFeaturestoreEntityTypes(namespace string) v1alpha1.VertexAIFeaturestoreEntityTypeInterface

func (*FakeVertexaiV1alpha1) VertexAIFeaturestores

func (c *FakeVertexaiV1alpha1) VertexAIFeaturestores(namespace string) v1alpha1.VertexAIFeaturestoreInterface

func (*FakeVertexaiV1alpha1) VertexAIIndexEndpoints added in v1.109.0

func (c *FakeVertexaiV1alpha1) VertexAIIndexEndpoints(namespace string) v1alpha1.VertexAIIndexEndpointInterface

func (*FakeVertexaiV1alpha1) VertexAIMetadataStores

func (c *FakeVertexaiV1alpha1) VertexAIMetadataStores(namespace string) v1alpha1.VertexAIMetadataStoreInterface

func (*FakeVertexaiV1alpha1) VertexAITensorboards

func (c *FakeVertexaiV1alpha1) VertexAITensorboards(namespace string) v1alpha1.VertexAITensorboardInterface

Jump to

Keyboard shortcuts

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