fake

package
v0.0.0-...-3763dc7 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2019 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 FakePizzas

type FakePizzas struct {
	Fake *FakeRestaurantV1alpha1
	// contains filtered or unexported fields
}

FakePizzas implements PizzaInterface

func (*FakePizzas) Create

func (c *FakePizzas) Create(pizza *v1alpha1.Pizza) (result *v1alpha1.Pizza, err error)

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

func (*FakePizzas) Delete

func (c *FakePizzas) Delete(name string, options *v1.DeleteOptions) error

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

func (*FakePizzas) DeleteCollection

func (c *FakePizzas) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakePizzas) Get

func (c *FakePizzas) Get(name string, options v1.GetOptions) (result *v1alpha1.Pizza, err error)

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

func (*FakePizzas) List

func (c *FakePizzas) List(opts v1.ListOptions) (result *v1alpha1.PizzaList, err error)

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

func (*FakePizzas) Patch

func (c *FakePizzas) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.Pizza, err error)

Patch applies the patch and returns the patched pizza.

func (*FakePizzas) Update

func (c *FakePizzas) Update(pizza *v1alpha1.Pizza) (result *v1alpha1.Pizza, err error)

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

func (*FakePizzas) UpdateStatus

func (c *FakePizzas) UpdateStatus(pizza *v1alpha1.Pizza) (*v1alpha1.Pizza, error)

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

func (*FakePizzas) Watch

func (c *FakePizzas) Watch(opts v1.ListOptions) (watch.Interface, error)

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

type FakeRestaurantV1alpha1

type FakeRestaurantV1alpha1 struct {
	*testing.Fake
}

func (*FakeRestaurantV1alpha1) Pizzas

func (*FakeRestaurantV1alpha1) RESTClient

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

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

func (*FakeRestaurantV1alpha1) Toppings

type FakeToppings

type FakeToppings struct {
	Fake *FakeRestaurantV1alpha1
}

FakeToppings implements ToppingInterface

func (*FakeToppings) Create

func (c *FakeToppings) Create(topping *v1alpha1.Topping) (result *v1alpha1.Topping, err error)

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

func (*FakeToppings) Delete

func (c *FakeToppings) Delete(name string, options *v1.DeleteOptions) error

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

func (*FakeToppings) DeleteCollection

func (c *FakeToppings) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeToppings) Get

func (c *FakeToppings) Get(name string, options v1.GetOptions) (result *v1alpha1.Topping, err error)

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

func (*FakeToppings) List

func (c *FakeToppings) List(opts v1.ListOptions) (result *v1alpha1.ToppingList, err error)

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

func (*FakeToppings) Patch

func (c *FakeToppings) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.Topping, err error)

Patch applies the patch and returns the patched topping.

func (*FakeToppings) Update

func (c *FakeToppings) Update(topping *v1alpha1.Topping) (result *v1alpha1.Topping, err error)

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

func (*FakeToppings) Watch

func (c *FakeToppings) Watch(opts v1.ListOptions) (watch.Interface, error)

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

Jump to

Keyboard shortcuts

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