fake

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: AGPL-3.0 Imports: 9 Imported by: 1

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 *FakeExtensionsV1alpha1
}

FakeAddons implements AddonInterface

func (*FakeAddons) Create

func (c *FakeAddons) Create(ctx context.Context, addon *v1alpha1.Addon, opts v1.CreateOptions) (result *v1alpha1.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 *v1alpha1.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 *v1alpha1.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 *v1alpha1.Addon, err error)

Patch applies the patch and returns the patched addon.

func (*FakeAddons) Update

func (c *FakeAddons) Update(ctx context.Context, addon *v1alpha1.Addon, opts v1.UpdateOptions) (result *v1alpha1.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) UpdateStatus

func (c *FakeAddons) UpdateStatus(ctx context.Context, addon *v1alpha1.Addon, opts v1.UpdateOptions) (*v1alpha1.Addon, error)

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

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 FakeExtensionsV1alpha1

type FakeExtensionsV1alpha1 struct {
	*testing.Fake
}

func (*FakeExtensionsV1alpha1) Addons

func (*FakeExtensionsV1alpha1) RESTClient

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