fake

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2020 License: Apache-2.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 FakeCloudAuditLogsSources

type FakeCloudAuditLogsSources struct {
	Fake *FakeEventsV1beta1
	// contains filtered or unexported fields
}

FakeCloudAuditLogsSources implements CloudAuditLogsSourceInterface

func (*FakeCloudAuditLogsSources) Create

func (c *FakeCloudAuditLogsSources) Create(cloudAuditLogsSource *v1beta1.CloudAuditLogsSource) (result *v1beta1.CloudAuditLogsSource, err error)

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

func (*FakeCloudAuditLogsSources) Delete

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

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

func (*FakeCloudAuditLogsSources) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeCloudAuditLogsSources) Get

func (c *FakeCloudAuditLogsSources) Get(name string, options v1.GetOptions) (result *v1beta1.CloudAuditLogsSource, err error)

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

func (*FakeCloudAuditLogsSources) List

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

func (*FakeCloudAuditLogsSources) Patch

func (c *FakeCloudAuditLogsSources) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.CloudAuditLogsSource, err error)

Patch applies the patch and returns the patched cloudAuditLogsSource.

func (*FakeCloudAuditLogsSources) Update

func (c *FakeCloudAuditLogsSources) Update(cloudAuditLogsSource *v1beta1.CloudAuditLogsSource) (result *v1beta1.CloudAuditLogsSource, err error)

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

func (*FakeCloudAuditLogsSources) UpdateStatus

func (c *FakeCloudAuditLogsSources) UpdateStatus(cloudAuditLogsSource *v1beta1.CloudAuditLogsSource) (*v1beta1.CloudAuditLogsSource, error)

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

func (*FakeCloudAuditLogsSources) Watch

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

type FakeCloudBuildSources added in v0.16.0

type FakeCloudBuildSources struct {
	Fake *FakeEventsV1beta1
	// contains filtered or unexported fields
}

FakeCloudBuildSources implements CloudBuildSourceInterface

func (*FakeCloudBuildSources) Create added in v0.16.0

func (c *FakeCloudBuildSources) Create(cloudBuildSource *v1beta1.CloudBuildSource) (result *v1beta1.CloudBuildSource, err error)

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

func (*FakeCloudBuildSources) Delete added in v0.16.0

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

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

func (*FakeCloudBuildSources) DeleteCollection added in v0.16.0

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

DeleteCollection deletes a collection of objects.

func (*FakeCloudBuildSources) Get added in v0.16.0

func (c *FakeCloudBuildSources) Get(name string, options v1.GetOptions) (result *v1beta1.CloudBuildSource, err error)

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

func (*FakeCloudBuildSources) List added in v0.16.0

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

func (*FakeCloudBuildSources) Patch added in v0.16.0

func (c *FakeCloudBuildSources) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.CloudBuildSource, err error)

Patch applies the patch and returns the patched cloudBuildSource.

func (*FakeCloudBuildSources) Update added in v0.16.0

func (c *FakeCloudBuildSources) Update(cloudBuildSource *v1beta1.CloudBuildSource) (result *v1beta1.CloudBuildSource, err error)

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

func (*FakeCloudBuildSources) UpdateStatus added in v0.16.0

func (c *FakeCloudBuildSources) UpdateStatus(cloudBuildSource *v1beta1.CloudBuildSource) (*v1beta1.CloudBuildSource, error)

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

func (*FakeCloudBuildSources) Watch added in v0.16.0

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

type FakeCloudPubSubSources

type FakeCloudPubSubSources struct {
	Fake *FakeEventsV1beta1
	// contains filtered or unexported fields
}

FakeCloudPubSubSources implements CloudPubSubSourceInterface

func (*FakeCloudPubSubSources) Create

func (c *FakeCloudPubSubSources) Create(cloudPubSubSource *v1beta1.CloudPubSubSource) (result *v1beta1.CloudPubSubSource, err error)

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

func (*FakeCloudPubSubSources) Delete

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

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

func (*FakeCloudPubSubSources) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeCloudPubSubSources) Get

func (c *FakeCloudPubSubSources) Get(name string, options v1.GetOptions) (result *v1beta1.CloudPubSubSource, err error)

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

func (*FakeCloudPubSubSources) List

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

func (*FakeCloudPubSubSources) Patch

func (c *FakeCloudPubSubSources) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.CloudPubSubSource, err error)

Patch applies the patch and returns the patched cloudPubSubSource.

func (*FakeCloudPubSubSources) Update

func (c *FakeCloudPubSubSources) Update(cloudPubSubSource *v1beta1.CloudPubSubSource) (result *v1beta1.CloudPubSubSource, err error)

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

func (*FakeCloudPubSubSources) UpdateStatus

func (c *FakeCloudPubSubSources) UpdateStatus(cloudPubSubSource *v1beta1.CloudPubSubSource) (*v1beta1.CloudPubSubSource, error)

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

func (*FakeCloudPubSubSources) Watch

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

type FakeCloudSchedulerSources

type FakeCloudSchedulerSources struct {
	Fake *FakeEventsV1beta1
	// contains filtered or unexported fields
}

FakeCloudSchedulerSources implements CloudSchedulerSourceInterface

func (*FakeCloudSchedulerSources) Create

func (c *FakeCloudSchedulerSources) Create(cloudSchedulerSource *v1beta1.CloudSchedulerSource) (result *v1beta1.CloudSchedulerSource, err error)

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

func (*FakeCloudSchedulerSources) Delete

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

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

func (*FakeCloudSchedulerSources) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeCloudSchedulerSources) Get

func (c *FakeCloudSchedulerSources) Get(name string, options v1.GetOptions) (result *v1beta1.CloudSchedulerSource, err error)

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

func (*FakeCloudSchedulerSources) List

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

func (*FakeCloudSchedulerSources) Patch

func (c *FakeCloudSchedulerSources) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.CloudSchedulerSource, err error)

Patch applies the patch and returns the patched cloudSchedulerSource.

func (*FakeCloudSchedulerSources) Update

func (c *FakeCloudSchedulerSources) Update(cloudSchedulerSource *v1beta1.CloudSchedulerSource) (result *v1beta1.CloudSchedulerSource, err error)

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

func (*FakeCloudSchedulerSources) UpdateStatus

func (c *FakeCloudSchedulerSources) UpdateStatus(cloudSchedulerSource *v1beta1.CloudSchedulerSource) (*v1beta1.CloudSchedulerSource, error)

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

func (*FakeCloudSchedulerSources) Watch

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

type FakeCloudStorageSources

type FakeCloudStorageSources struct {
	Fake *FakeEventsV1beta1
	// contains filtered or unexported fields
}

FakeCloudStorageSources implements CloudStorageSourceInterface

func (*FakeCloudStorageSources) Create

func (c *FakeCloudStorageSources) Create(cloudStorageSource *v1beta1.CloudStorageSource) (result *v1beta1.CloudStorageSource, err error)

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

func (*FakeCloudStorageSources) Delete

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

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

func (*FakeCloudStorageSources) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeCloudStorageSources) Get

func (c *FakeCloudStorageSources) Get(name string, options v1.GetOptions) (result *v1beta1.CloudStorageSource, err error)

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

func (*FakeCloudStorageSources) List

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

func (*FakeCloudStorageSources) Patch

func (c *FakeCloudStorageSources) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.CloudStorageSource, err error)

Patch applies the patch and returns the patched cloudStorageSource.

func (*FakeCloudStorageSources) Update

func (c *FakeCloudStorageSources) Update(cloudStorageSource *v1beta1.CloudStorageSource) (result *v1beta1.CloudStorageSource, err error)

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

func (*FakeCloudStorageSources) UpdateStatus

func (c *FakeCloudStorageSources) UpdateStatus(cloudStorageSource *v1beta1.CloudStorageSource) (*v1beta1.CloudStorageSource, error)

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

func (*FakeCloudStorageSources) Watch

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

type FakeEventsV1beta1

type FakeEventsV1beta1 struct {
	*testing.Fake
}

func (*FakeEventsV1beta1) CloudAuditLogsSources

func (c *FakeEventsV1beta1) CloudAuditLogsSources(namespace string) v1beta1.CloudAuditLogsSourceInterface

func (*FakeEventsV1beta1) CloudBuildSources added in v0.16.0

func (c *FakeEventsV1beta1) CloudBuildSources(namespace string) v1beta1.CloudBuildSourceInterface

func (*FakeEventsV1beta1) CloudPubSubSources

func (c *FakeEventsV1beta1) CloudPubSubSources(namespace string) v1beta1.CloudPubSubSourceInterface

func (*FakeEventsV1beta1) CloudSchedulerSources

func (c *FakeEventsV1beta1) CloudSchedulerSources(namespace string) v1beta1.CloudSchedulerSourceInterface

func (*FakeEventsV1beta1) CloudStorageSources

func (c *FakeEventsV1beta1) CloudStorageSources(namespace string) v1beta1.CloudStorageSourceInterface

func (*FakeEventsV1beta1) RESTClient

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