fake

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2020 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 FakeInternalV1alpha2

type FakeInternalV1alpha2 struct {
	*testing.Fake
}

func (*FakeInternalV1alpha2) RESTClient

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

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

func (*FakeInternalV1alpha2) ServiceBindingProjections

func (c *FakeInternalV1alpha2) ServiceBindingProjections(namespace string) v1alpha2.ServiceBindingProjectionInterface

type FakeServiceBindingProjections

type FakeServiceBindingProjections struct {
	Fake *FakeInternalV1alpha2
	// contains filtered or unexported fields
}

FakeServiceBindingProjections implements ServiceBindingProjectionInterface

func (*FakeServiceBindingProjections) Create

func (c *FakeServiceBindingProjections) Create(serviceBindingProjection *v1alpha2.ServiceBindingProjection) (result *v1alpha2.ServiceBindingProjection, err error)

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

func (*FakeServiceBindingProjections) Delete

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

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

func (*FakeServiceBindingProjections) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeServiceBindingProjections) Get

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

func (*FakeServiceBindingProjections) List

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

func (*FakeServiceBindingProjections) Patch

func (c *FakeServiceBindingProjections) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha2.ServiceBindingProjection, err error)

Patch applies the patch and returns the patched serviceBindingProjection.

func (*FakeServiceBindingProjections) Update

func (c *FakeServiceBindingProjections) Update(serviceBindingProjection *v1alpha2.ServiceBindingProjection) (result *v1alpha2.ServiceBindingProjection, err error)

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

func (*FakeServiceBindingProjections) UpdateStatus

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

func (*FakeServiceBindingProjections) Watch

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

Jump to

Keyboard shortcuts

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