fake

package
v1.25.16-rc1.0...-0ce6ab5 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2024 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 FakeAddons

type FakeAddons struct {
	Fake *FakeK8eV1
	// contains filtered or unexported fields
}

FakeAddons implements AddonInterface

func (*FakeAddons) Create

func (c *FakeAddons) Create(ctx context.Context, addon *k8ecattleiov1.Addon, opts v1.CreateOptions) (result *k8ecattleiov1.Addon, err error)

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

func (*FakeAddons) Delete

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

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

func (*FakeAddons) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeAddons) Get

func (c *FakeAddons) Get(ctx context.Context, name string, options v1.GetOptions) (result *k8ecattleiov1.Addon, err error)

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

func (*FakeAddons) List

func (c *FakeAddons) List(ctx context.Context, opts v1.ListOptions) (result *k8ecattleiov1.AddonList, err error)

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

func (*FakeAddons) Patch

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

Patch applies the patch and returns the patched addon.

func (*FakeAddons) Update

func (c *FakeAddons) Update(ctx context.Context, addon *k8ecattleiov1.Addon, opts v1.UpdateOptions) (result *k8ecattleiov1.Addon, err error)

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

func (*FakeAddons) Watch

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

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

type FakeETCDSnapshotFiles

type FakeETCDSnapshotFiles struct {
	Fake *FakeK8eV1
}

FakeETCDSnapshotFiles implements ETCDSnapshotFileInterface

func (*FakeETCDSnapshotFiles) Create

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

func (*FakeETCDSnapshotFiles) Delete

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

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

func (*FakeETCDSnapshotFiles) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeETCDSnapshotFiles) Get

func (c *FakeETCDSnapshotFiles) Get(ctx context.Context, name string, options v1.GetOptions) (result *k8ecattleiov1.ETCDSnapshotFile, err error)

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

func (*FakeETCDSnapshotFiles) List

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

func (*FakeETCDSnapshotFiles) Patch

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

Patch applies the patch and returns the patched eTCDSnapshotFile.

func (*FakeETCDSnapshotFiles) Update

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

func (*FakeETCDSnapshotFiles) UpdateStatus

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

func (*FakeETCDSnapshotFiles) Watch

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

type FakeK8eV1

type FakeK8eV1 struct {
	*testing.Fake
}

func (*FakeK8eV1) Addons

func (c *FakeK8eV1) Addons(namespace string) v1.AddonInterface

func (*FakeK8eV1) ETCDSnapshotFiles

func (c *FakeK8eV1) ETCDSnapshotFiles() v1.ETCDSnapshotFileInterface

func (*FakeK8eV1) RESTClient

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