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 FakeVertexAIDatasets

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

FakeVertexAIDatasets implements VertexAIDatasetInterface

func (*FakeVertexAIDatasets) Create

func (c *FakeVertexAIDatasets) Create(ctx context.Context, vertexAIDataset *v1alpha1.VertexAIDataset, opts v1.CreateOptions) (result *v1alpha1.VertexAIDataset, err error)

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

func (*FakeVertexAIDatasets) Delete

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

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

func (*FakeVertexAIDatasets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeVertexAIDatasets) Get

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

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

func (*FakeVertexAIDatasets) List

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

func (*FakeVertexAIDatasets) Patch

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

Patch applies the patch and returns the patched vertexAIDataset.

func (*FakeVertexAIDatasets) Update

func (c *FakeVertexAIDatasets) Update(ctx context.Context, vertexAIDataset *v1alpha1.VertexAIDataset, opts v1.UpdateOptions) (result *v1alpha1.VertexAIDataset, err error)

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

func (*FakeVertexAIDatasets) UpdateStatus

func (c *FakeVertexAIDatasets) UpdateStatus(ctx context.Context, vertexAIDataset *v1alpha1.VertexAIDataset, opts v1.UpdateOptions) (*v1alpha1.VertexAIDataset, error)

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

func (*FakeVertexAIDatasets) Watch

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

type FakeVertexAIEndpoints

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

FakeVertexAIEndpoints implements VertexAIEndpointInterface

func (*FakeVertexAIEndpoints) Create

func (c *FakeVertexAIEndpoints) Create(ctx context.Context, vertexAIEndpoint *v1alpha1.VertexAIEndpoint, opts v1.CreateOptions) (result *v1alpha1.VertexAIEndpoint, err error)

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

func (*FakeVertexAIEndpoints) Delete

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

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

func (*FakeVertexAIEndpoints) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeVertexAIEndpoints) Get

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

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

func (*FakeVertexAIEndpoints) List

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

func (*FakeVertexAIEndpoints) Patch

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

Patch applies the patch and returns the patched vertexAIEndpoint.

func (*FakeVertexAIEndpoints) Update

func (c *FakeVertexAIEndpoints) Update(ctx context.Context, vertexAIEndpoint *v1alpha1.VertexAIEndpoint, opts v1.UpdateOptions) (result *v1alpha1.VertexAIEndpoint, err error)

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

func (*FakeVertexAIEndpoints) UpdateStatus

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

func (*FakeVertexAIEndpoints) Watch

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

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 FakeVertexAIIndexes

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

FakeVertexAIIndexes implements VertexAIIndexInterface

func (*FakeVertexAIIndexes) Create

func (c *FakeVertexAIIndexes) Create(ctx context.Context, vertexAIIndex *v1alpha1.VertexAIIndex, opts v1.CreateOptions) (result *v1alpha1.VertexAIIndex, err error)

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

func (*FakeVertexAIIndexes) Delete

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

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

func (*FakeVertexAIIndexes) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeVertexAIIndexes) Get

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

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

func (*FakeVertexAIIndexes) List

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

func (*FakeVertexAIIndexes) Patch

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

Patch applies the patch and returns the patched vertexAIIndex.

func (*FakeVertexAIIndexes) Update

func (c *FakeVertexAIIndexes) Update(ctx context.Context, vertexAIIndex *v1alpha1.VertexAIIndex, opts v1.UpdateOptions) (result *v1alpha1.VertexAIIndex, err error)

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

func (*FakeVertexAIIndexes) UpdateStatus

func (c *FakeVertexAIIndexes) UpdateStatus(ctx context.Context, vertexAIIndex *v1alpha1.VertexAIIndex, opts v1.UpdateOptions) (*v1alpha1.VertexAIIndex, error)

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

func (*FakeVertexAIIndexes) Watch

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

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) VertexAIDatasets

func (c *FakeVertexaiV1alpha1) VertexAIDatasets(namespace string) v1alpha1.VertexAIDatasetInterface

func (*FakeVertexaiV1alpha1) VertexAIEndpoints

func (c *FakeVertexaiV1alpha1) VertexAIEndpoints(namespace string) v1alpha1.VertexAIEndpointInterface

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) VertexAIIndexes

func (c *FakeVertexaiV1alpha1) VertexAIIndexes(namespace string) v1alpha1.VertexAIIndexInterface

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