fake

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 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 FakeKafkaSources

type FakeKafkaSources struct {
	Fake *FakeSourcesV1alpha1
	// contains filtered or unexported fields
}

FakeKafkaSources implements KafkaSourceInterface

func (*FakeKafkaSources) Create

func (c *FakeKafkaSources) Create(kafkaSource *v1alpha1.KafkaSource) (result *v1alpha1.KafkaSource, err error)

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

func (*FakeKafkaSources) Delete

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

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

func (*FakeKafkaSources) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeKafkaSources) Get

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

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

func (*FakeKafkaSources) List

func (c *FakeKafkaSources) List(opts v1.ListOptions) (result *v1alpha1.KafkaSourceList, err error)

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

func (*FakeKafkaSources) Patch

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

Patch applies the patch and returns the patched kafkaSource.

func (*FakeKafkaSources) Update

func (c *FakeKafkaSources) Update(kafkaSource *v1alpha1.KafkaSource) (result *v1alpha1.KafkaSource, err error)

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

func (*FakeKafkaSources) UpdateStatus

func (c *FakeKafkaSources) UpdateStatus(kafkaSource *v1alpha1.KafkaSource) (*v1alpha1.KafkaSource, error)

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

func (*FakeKafkaSources) Watch

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

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

type FakeSourcesV1alpha1

type FakeSourcesV1alpha1 struct {
	*testing.Fake
}

func (*FakeSourcesV1alpha1) KafkaSources

func (c *FakeSourcesV1alpha1) KafkaSources(namespace string) v1alpha1.KafkaSourceInterface

func (*FakeSourcesV1alpha1) RESTClient

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