fake

package
v1.14.9 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2019 License: Apache-2.0, 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 FakeAPIServices

type FakeAPIServices struct {
	Fake *FakeApiregistrationV1
}

FakeAPIServices implements APIServiceInterface

func (*FakeAPIServices) Create

func (c *FakeAPIServices) Create(aPIService *apiregistrationv1.APIService) (result *apiregistrationv1.APIService, err error)

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

func (*FakeAPIServices) Delete

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

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

func (*FakeAPIServices) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeAPIServices) Get

func (c *FakeAPIServices) Get(name string, options v1.GetOptions) (result *apiregistrationv1.APIService, err error)

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

func (*FakeAPIServices) List

func (c *FakeAPIServices) List(opts v1.ListOptions) (result *apiregistrationv1.APIServiceList, err error)

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

func (*FakeAPIServices) Patch

func (c *FakeAPIServices) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *apiregistrationv1.APIService, err error)

Patch applies the patch and returns the patched aPIService.

func (*FakeAPIServices) Update

func (c *FakeAPIServices) Update(aPIService *apiregistrationv1.APIService) (result *apiregistrationv1.APIService, err error)

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

func (*FakeAPIServices) UpdateStatus

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

func (*FakeAPIServices) Watch

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

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

type FakeApiregistrationV1

type FakeApiregistrationV1 struct {
	*testing.Fake
}

func (*FakeApiregistrationV1) APIServices

func (c *FakeApiregistrationV1) APIServices() v1.APIServiceInterface

func (*FakeApiregistrationV1) RESTClient

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