fake

package
v1.27.0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: Apache-2.0 Imports: 10 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 FakeAWSCloudWatchLogsSources

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

FakeAWSCloudWatchLogsSources implements AWSCloudWatchLogsSourceInterface

func (*FakeAWSCloudWatchLogsSources) Create

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

func (*FakeAWSCloudWatchLogsSources) Delete

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

func (*FakeAWSCloudWatchLogsSources) DeleteCollection

func (c *FakeAWSCloudWatchLogsSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAWSCloudWatchLogsSources) Get

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

func (*FakeAWSCloudWatchLogsSources) List

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

func (*FakeAWSCloudWatchLogsSources) Patch

func (c *FakeAWSCloudWatchLogsSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AWSCloudWatchLogsSource, err error)

Patch applies the patch and returns the patched aWSCloudWatchLogsSource.

func (*FakeAWSCloudWatchLogsSources) Update

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

func (*FakeAWSCloudWatchLogsSources) UpdateStatus

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

func (*FakeAWSCloudWatchLogsSources) Watch

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

type FakeAWSCloudWatchSources

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

FakeAWSCloudWatchSources implements AWSCloudWatchSourceInterface

func (*FakeAWSCloudWatchSources) Create

func (c *FakeAWSCloudWatchSources) Create(ctx context.Context, aWSCloudWatchSource *v1alpha1.AWSCloudWatchSource, opts v1.CreateOptions) (result *v1alpha1.AWSCloudWatchSource, err error)

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

func (*FakeAWSCloudWatchSources) Delete

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

func (*FakeAWSCloudWatchSources) DeleteCollection

func (c *FakeAWSCloudWatchSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAWSCloudWatchSources) Get

func (c *FakeAWSCloudWatchSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.AWSCloudWatchSource, err error)

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

func (*FakeAWSCloudWatchSources) List

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

func (*FakeAWSCloudWatchSources) Patch

func (c *FakeAWSCloudWatchSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AWSCloudWatchSource, err error)

Patch applies the patch and returns the patched aWSCloudWatchSource.

func (*FakeAWSCloudWatchSources) Update

func (c *FakeAWSCloudWatchSources) Update(ctx context.Context, aWSCloudWatchSource *v1alpha1.AWSCloudWatchSource, opts v1.UpdateOptions) (result *v1alpha1.AWSCloudWatchSource, err error)

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

func (*FakeAWSCloudWatchSources) UpdateStatus

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

func (*FakeAWSCloudWatchSources) Watch

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

type FakeAWSCodeCommitSources

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

FakeAWSCodeCommitSources implements AWSCodeCommitSourceInterface

func (*FakeAWSCodeCommitSources) Create

func (c *FakeAWSCodeCommitSources) Create(ctx context.Context, aWSCodeCommitSource *v1alpha1.AWSCodeCommitSource, opts v1.CreateOptions) (result *v1alpha1.AWSCodeCommitSource, err error)

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

func (*FakeAWSCodeCommitSources) Delete

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

func (*FakeAWSCodeCommitSources) DeleteCollection

func (c *FakeAWSCodeCommitSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAWSCodeCommitSources) Get

func (c *FakeAWSCodeCommitSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.AWSCodeCommitSource, err error)

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

func (*FakeAWSCodeCommitSources) List

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

func (*FakeAWSCodeCommitSources) Patch

func (c *FakeAWSCodeCommitSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AWSCodeCommitSource, err error)

Patch applies the patch and returns the patched aWSCodeCommitSource.

func (*FakeAWSCodeCommitSources) Update

func (c *FakeAWSCodeCommitSources) Update(ctx context.Context, aWSCodeCommitSource *v1alpha1.AWSCodeCommitSource, opts v1.UpdateOptions) (result *v1alpha1.AWSCodeCommitSource, err error)

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

func (*FakeAWSCodeCommitSources) UpdateStatus

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

func (*FakeAWSCodeCommitSources) Watch

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

type FakeAWSCognitoIdentitySources

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

FakeAWSCognitoIdentitySources implements AWSCognitoIdentitySourceInterface

func (*FakeAWSCognitoIdentitySources) Create

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

func (*FakeAWSCognitoIdentitySources) Delete

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

func (*FakeAWSCognitoIdentitySources) DeleteCollection

func (c *FakeAWSCognitoIdentitySources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAWSCognitoIdentitySources) Get

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

func (*FakeAWSCognitoIdentitySources) List

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

func (*FakeAWSCognitoIdentitySources) Patch

func (c *FakeAWSCognitoIdentitySources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AWSCognitoIdentitySource, err error)

Patch applies the patch and returns the patched aWSCognitoIdentitySource.

func (*FakeAWSCognitoIdentitySources) Update

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

func (*FakeAWSCognitoIdentitySources) UpdateStatus

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

func (*FakeAWSCognitoIdentitySources) Watch

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

type FakeAWSCognitoUserPoolSources

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

FakeAWSCognitoUserPoolSources implements AWSCognitoUserPoolSourceInterface

func (*FakeAWSCognitoUserPoolSources) Create

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

func (*FakeAWSCognitoUserPoolSources) Delete

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

func (*FakeAWSCognitoUserPoolSources) DeleteCollection

func (c *FakeAWSCognitoUserPoolSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAWSCognitoUserPoolSources) Get

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

func (*FakeAWSCognitoUserPoolSources) List

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

func (*FakeAWSCognitoUserPoolSources) Patch

func (c *FakeAWSCognitoUserPoolSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AWSCognitoUserPoolSource, err error)

Patch applies the patch and returns the patched aWSCognitoUserPoolSource.

func (*FakeAWSCognitoUserPoolSources) Update

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

func (*FakeAWSCognitoUserPoolSources) UpdateStatus

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

func (*FakeAWSCognitoUserPoolSources) Watch

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

type FakeAWSDynamoDBSources

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

FakeAWSDynamoDBSources implements AWSDynamoDBSourceInterface

func (*FakeAWSDynamoDBSources) Create

func (c *FakeAWSDynamoDBSources) Create(ctx context.Context, aWSDynamoDBSource *v1alpha1.AWSDynamoDBSource, opts v1.CreateOptions) (result *v1alpha1.AWSDynamoDBSource, err error)

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

func (*FakeAWSDynamoDBSources) Delete

func (c *FakeAWSDynamoDBSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeAWSDynamoDBSources) DeleteCollection

func (c *FakeAWSDynamoDBSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAWSDynamoDBSources) Get

func (c *FakeAWSDynamoDBSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.AWSDynamoDBSource, err error)

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

func (*FakeAWSDynamoDBSources) List

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

func (*FakeAWSDynamoDBSources) Patch

func (c *FakeAWSDynamoDBSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AWSDynamoDBSource, err error)

Patch applies the patch and returns the patched aWSDynamoDBSource.

func (*FakeAWSDynamoDBSources) Update

func (c *FakeAWSDynamoDBSources) Update(ctx context.Context, aWSDynamoDBSource *v1alpha1.AWSDynamoDBSource, opts v1.UpdateOptions) (result *v1alpha1.AWSDynamoDBSource, err error)

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

func (*FakeAWSDynamoDBSources) UpdateStatus

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

func (*FakeAWSDynamoDBSources) Watch

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

type FakeAWSEventBridgeSources added in v1.18.0

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

FakeAWSEventBridgeSources implements AWSEventBridgeSourceInterface

func (*FakeAWSEventBridgeSources) Create added in v1.18.0

func (c *FakeAWSEventBridgeSources) Create(ctx context.Context, aWSEventBridgeSource *v1alpha1.AWSEventBridgeSource, opts v1.CreateOptions) (result *v1alpha1.AWSEventBridgeSource, err error)

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

func (*FakeAWSEventBridgeSources) Delete added in v1.18.0

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

func (*FakeAWSEventBridgeSources) DeleteCollection added in v1.18.0

func (c *FakeAWSEventBridgeSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAWSEventBridgeSources) Get added in v1.18.0

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

func (*FakeAWSEventBridgeSources) List added in v1.18.0

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

func (*FakeAWSEventBridgeSources) Patch added in v1.18.0

func (c *FakeAWSEventBridgeSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AWSEventBridgeSource, err error)

Patch applies the patch and returns the patched aWSEventBridgeSource.

func (*FakeAWSEventBridgeSources) Update added in v1.18.0

func (c *FakeAWSEventBridgeSources) Update(ctx context.Context, aWSEventBridgeSource *v1alpha1.AWSEventBridgeSource, opts v1.UpdateOptions) (result *v1alpha1.AWSEventBridgeSource, err error)

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

func (*FakeAWSEventBridgeSources) UpdateStatus added in v1.18.0

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

func (*FakeAWSEventBridgeSources) Watch added in v1.18.0

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

type FakeAWSKinesisSources

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

FakeAWSKinesisSources implements AWSKinesisSourceInterface

func (*FakeAWSKinesisSources) Create

func (c *FakeAWSKinesisSources) Create(ctx context.Context, aWSKinesisSource *v1alpha1.AWSKinesisSource, opts v1.CreateOptions) (result *v1alpha1.AWSKinesisSource, err error)

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

func (*FakeAWSKinesisSources) Delete

func (c *FakeAWSKinesisSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeAWSKinesisSources) DeleteCollection

func (c *FakeAWSKinesisSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAWSKinesisSources) Get

func (c *FakeAWSKinesisSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.AWSKinesisSource, err error)

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

func (*FakeAWSKinesisSources) List

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

func (*FakeAWSKinesisSources) Patch

func (c *FakeAWSKinesisSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AWSKinesisSource, err error)

Patch applies the patch and returns the patched aWSKinesisSource.

func (*FakeAWSKinesisSources) Update

func (c *FakeAWSKinesisSources) Update(ctx context.Context, aWSKinesisSource *v1alpha1.AWSKinesisSource, opts v1.UpdateOptions) (result *v1alpha1.AWSKinesisSource, err error)

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

func (*FakeAWSKinesisSources) UpdateStatus

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

func (*FakeAWSKinesisSources) Watch

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

type FakeAWSPerformanceInsightsSources

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

FakeAWSPerformanceInsightsSources implements AWSPerformanceInsightsSourceInterface

func (*FakeAWSPerformanceInsightsSources) Create

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

func (*FakeAWSPerformanceInsightsSources) Delete

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

func (*FakeAWSPerformanceInsightsSources) DeleteCollection

func (c *FakeAWSPerformanceInsightsSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAWSPerformanceInsightsSources) Get

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

func (*FakeAWSPerformanceInsightsSources) List

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

func (*FakeAWSPerformanceInsightsSources) Patch

func (c *FakeAWSPerformanceInsightsSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AWSPerformanceInsightsSource, err error)

Patch applies the patch and returns the patched aWSPerformanceInsightsSource.

func (*FakeAWSPerformanceInsightsSources) Update

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

func (*FakeAWSPerformanceInsightsSources) UpdateStatus

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

func (*FakeAWSPerformanceInsightsSources) Watch

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

type FakeAWSS3Sources

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

FakeAWSS3Sources implements AWSS3SourceInterface

func (*FakeAWSS3Sources) Create

func (c *FakeAWSS3Sources) Create(ctx context.Context, aWSS3Source *v1alpha1.AWSS3Source, opts v1.CreateOptions) (result *v1alpha1.AWSS3Source, err error)

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

func (*FakeAWSS3Sources) Delete

func (c *FakeAWSS3Sources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeAWSS3Sources) DeleteCollection

func (c *FakeAWSS3Sources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAWSS3Sources) Get

func (c *FakeAWSS3Sources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.AWSS3Source, err error)

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

func (*FakeAWSS3Sources) List

func (c *FakeAWSS3Sources) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.AWSS3SourceList, err error)

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

func (*FakeAWSS3Sources) Patch

func (c *FakeAWSS3Sources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AWSS3Source, err error)

Patch applies the patch and returns the patched aWSS3Source.

func (*FakeAWSS3Sources) Update

func (c *FakeAWSS3Sources) Update(ctx context.Context, aWSS3Source *v1alpha1.AWSS3Source, opts v1.UpdateOptions) (result *v1alpha1.AWSS3Source, err error)

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

func (*FakeAWSS3Sources) UpdateStatus

func (c *FakeAWSS3Sources) UpdateStatus(ctx context.Context, aWSS3Source *v1alpha1.AWSS3Source, opts v1.UpdateOptions) (*v1alpha1.AWSS3Source, error)

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

func (*FakeAWSS3Sources) Watch

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

type FakeAWSSNSSources

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

FakeAWSSNSSources implements AWSSNSSourceInterface

func (*FakeAWSSNSSources) Create

func (c *FakeAWSSNSSources) Create(ctx context.Context, aWSSNSSource *v1alpha1.AWSSNSSource, opts v1.CreateOptions) (result *v1alpha1.AWSSNSSource, err error)

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

func (*FakeAWSSNSSources) Delete

func (c *FakeAWSSNSSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeAWSSNSSources) DeleteCollection

func (c *FakeAWSSNSSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAWSSNSSources) Get

func (c *FakeAWSSNSSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.AWSSNSSource, err error)

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

func (*FakeAWSSNSSources) List

func (c *FakeAWSSNSSources) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.AWSSNSSourceList, err error)

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

func (*FakeAWSSNSSources) Patch

func (c *FakeAWSSNSSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AWSSNSSource, err error)

Patch applies the patch and returns the patched aWSSNSSource.

func (*FakeAWSSNSSources) Update

func (c *FakeAWSSNSSources) Update(ctx context.Context, aWSSNSSource *v1alpha1.AWSSNSSource, opts v1.UpdateOptions) (result *v1alpha1.AWSSNSSource, err error)

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

func (*FakeAWSSNSSources) UpdateStatus

func (c *FakeAWSSNSSources) UpdateStatus(ctx context.Context, aWSSNSSource *v1alpha1.AWSSNSSource, opts v1.UpdateOptions) (*v1alpha1.AWSSNSSource, error)

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

func (*FakeAWSSNSSources) Watch

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

type FakeAWSSQSSources

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

FakeAWSSQSSources implements AWSSQSSourceInterface

func (*FakeAWSSQSSources) Create

func (c *FakeAWSSQSSources) Create(ctx context.Context, aWSSQSSource *v1alpha1.AWSSQSSource, opts v1.CreateOptions) (result *v1alpha1.AWSSQSSource, err error)

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

func (*FakeAWSSQSSources) Delete

func (c *FakeAWSSQSSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeAWSSQSSources) DeleteCollection

func (c *FakeAWSSQSSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAWSSQSSources) Get

func (c *FakeAWSSQSSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.AWSSQSSource, err error)

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

func (*FakeAWSSQSSources) List

func (c *FakeAWSSQSSources) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.AWSSQSSourceList, err error)

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

func (*FakeAWSSQSSources) Patch

func (c *FakeAWSSQSSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AWSSQSSource, err error)

Patch applies the patch and returns the patched aWSSQSSource.

func (*FakeAWSSQSSources) Update

func (c *FakeAWSSQSSources) Update(ctx context.Context, aWSSQSSource *v1alpha1.AWSSQSSource, opts v1.UpdateOptions) (result *v1alpha1.AWSSQSSource, err error)

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

func (*FakeAWSSQSSources) UpdateStatus

func (c *FakeAWSSQSSources) UpdateStatus(ctx context.Context, aWSSQSSource *v1alpha1.AWSSQSSource, opts v1.UpdateOptions) (*v1alpha1.AWSSQSSource, error)

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

func (*FakeAWSSQSSources) Watch

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

type FakeAzureActivityLogsSources

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

FakeAzureActivityLogsSources implements AzureActivityLogsSourceInterface

func (*FakeAzureActivityLogsSources) Create

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

func (*FakeAzureActivityLogsSources) Delete

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

func (*FakeAzureActivityLogsSources) DeleteCollection

func (c *FakeAzureActivityLogsSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAzureActivityLogsSources) Get

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

func (*FakeAzureActivityLogsSources) List

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

func (*FakeAzureActivityLogsSources) Patch

func (c *FakeAzureActivityLogsSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AzureActivityLogsSource, err error)

Patch applies the patch and returns the patched azureActivityLogsSource.

func (*FakeAzureActivityLogsSources) Update

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

func (*FakeAzureActivityLogsSources) UpdateStatus

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

func (*FakeAzureActivityLogsSources) Watch

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

type FakeAzureBlobStorageSources

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

FakeAzureBlobStorageSources implements AzureBlobStorageSourceInterface

func (*FakeAzureBlobStorageSources) Create

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

func (*FakeAzureBlobStorageSources) Delete

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

func (*FakeAzureBlobStorageSources) DeleteCollection

func (c *FakeAzureBlobStorageSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAzureBlobStorageSources) Get

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

func (*FakeAzureBlobStorageSources) List

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

func (*FakeAzureBlobStorageSources) Patch

func (c *FakeAzureBlobStorageSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AzureBlobStorageSource, err error)

Patch applies the patch and returns the patched azureBlobStorageSource.

func (*FakeAzureBlobStorageSources) Update

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

func (*FakeAzureBlobStorageSources) UpdateStatus

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

func (*FakeAzureBlobStorageSources) Watch

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

type FakeAzureEventGridSources

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

FakeAzureEventGridSources implements AzureEventGridSourceInterface

func (*FakeAzureEventGridSources) Create

func (c *FakeAzureEventGridSources) Create(ctx context.Context, azureEventGridSource *v1alpha1.AzureEventGridSource, opts v1.CreateOptions) (result *v1alpha1.AzureEventGridSource, err error)

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

func (*FakeAzureEventGridSources) Delete

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

func (*FakeAzureEventGridSources) DeleteCollection

func (c *FakeAzureEventGridSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAzureEventGridSources) Get

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

func (*FakeAzureEventGridSources) List

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

func (*FakeAzureEventGridSources) Patch

func (c *FakeAzureEventGridSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AzureEventGridSource, err error)

Patch applies the patch and returns the patched azureEventGridSource.

func (*FakeAzureEventGridSources) Update

func (c *FakeAzureEventGridSources) Update(ctx context.Context, azureEventGridSource *v1alpha1.AzureEventGridSource, opts v1.UpdateOptions) (result *v1alpha1.AzureEventGridSource, err error)

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

func (*FakeAzureEventGridSources) UpdateStatus

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

func (*FakeAzureEventGridSources) Watch

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

type FakeAzureEventHubsSources added in v1.22.0

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

FakeAzureEventHubsSources implements AzureEventHubsSourceInterface

func (*FakeAzureEventHubsSources) Create added in v1.22.0

func (c *FakeAzureEventHubsSources) Create(ctx context.Context, azureEventHubsSource *v1alpha1.AzureEventHubsSource, opts v1.CreateOptions) (result *v1alpha1.AzureEventHubsSource, err error)

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

func (*FakeAzureEventHubsSources) Delete added in v1.22.0

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

func (*FakeAzureEventHubsSources) DeleteCollection added in v1.22.0

func (c *FakeAzureEventHubsSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAzureEventHubsSources) Get added in v1.22.0

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

func (*FakeAzureEventHubsSources) List added in v1.22.0

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

func (*FakeAzureEventHubsSources) Patch added in v1.22.0

func (c *FakeAzureEventHubsSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AzureEventHubsSource, err error)

Patch applies the patch and returns the patched azureEventHubsSource.

func (*FakeAzureEventHubsSources) Update added in v1.22.0

func (c *FakeAzureEventHubsSources) Update(ctx context.Context, azureEventHubsSource *v1alpha1.AzureEventHubsSource, opts v1.UpdateOptions) (result *v1alpha1.AzureEventHubsSource, err error)

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

func (*FakeAzureEventHubsSources) UpdateStatus added in v1.22.0

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

func (*FakeAzureEventHubsSources) Watch added in v1.22.0

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

type FakeAzureIOTHubSources

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

FakeAzureIOTHubSources implements AzureIOTHubSourceInterface

func (*FakeAzureIOTHubSources) Create

func (c *FakeAzureIOTHubSources) Create(ctx context.Context, azureIOTHubSource *v1alpha1.AzureIOTHubSource, opts v1.CreateOptions) (result *v1alpha1.AzureIOTHubSource, err error)

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

func (*FakeAzureIOTHubSources) Delete

func (c *FakeAzureIOTHubSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeAzureIOTHubSources) DeleteCollection

func (c *FakeAzureIOTHubSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAzureIOTHubSources) Get

func (c *FakeAzureIOTHubSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.AzureIOTHubSource, err error)

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

func (*FakeAzureIOTHubSources) List

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

func (*FakeAzureIOTHubSources) Patch

func (c *FakeAzureIOTHubSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AzureIOTHubSource, err error)

Patch applies the patch and returns the patched azureIOTHubSource.

func (*FakeAzureIOTHubSources) Update

func (c *FakeAzureIOTHubSources) Update(ctx context.Context, azureIOTHubSource *v1alpha1.AzureIOTHubSource, opts v1.UpdateOptions) (result *v1alpha1.AzureIOTHubSource, err error)

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

func (*FakeAzureIOTHubSources) UpdateStatus

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

func (*FakeAzureIOTHubSources) Watch

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

type FakeAzureQueueStorageSources

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

FakeAzureQueueStorageSources implements AzureQueueStorageSourceInterface

func (*FakeAzureQueueStorageSources) Create

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

func (*FakeAzureQueueStorageSources) Delete

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

func (*FakeAzureQueueStorageSources) DeleteCollection

func (c *FakeAzureQueueStorageSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAzureQueueStorageSources) Get

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

func (*FakeAzureQueueStorageSources) List

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

func (*FakeAzureQueueStorageSources) Patch

func (c *FakeAzureQueueStorageSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AzureQueueStorageSource, err error)

Patch applies the patch and returns the patched azureQueueStorageSource.

func (*FakeAzureQueueStorageSources) Update

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

func (*FakeAzureQueueStorageSources) UpdateStatus

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

func (*FakeAzureQueueStorageSources) Watch

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

type FakeAzureServiceBusQueueSources

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

FakeAzureServiceBusQueueSources implements AzureServiceBusQueueSourceInterface

func (*FakeAzureServiceBusQueueSources) Create

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

func (*FakeAzureServiceBusQueueSources) Delete

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

func (*FakeAzureServiceBusQueueSources) DeleteCollection

func (c *FakeAzureServiceBusQueueSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAzureServiceBusQueueSources) Get

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

func (*FakeAzureServiceBusQueueSources) List

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

func (*FakeAzureServiceBusQueueSources) Patch

func (c *FakeAzureServiceBusQueueSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AzureServiceBusQueueSource, err error)

Patch applies the patch and returns the patched azureServiceBusQueueSource.

func (*FakeAzureServiceBusQueueSources) Update

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

func (*FakeAzureServiceBusQueueSources) UpdateStatus

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

func (*FakeAzureServiceBusQueueSources) Watch

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

type FakeAzureServiceBusSources added in v1.25.0

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

FakeAzureServiceBusSources implements AzureServiceBusSourceInterface

func (*FakeAzureServiceBusSources) Create added in v1.25.0

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

func (*FakeAzureServiceBusSources) Delete added in v1.25.0

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

func (*FakeAzureServiceBusSources) DeleteCollection added in v1.25.0

func (c *FakeAzureServiceBusSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAzureServiceBusSources) Get added in v1.25.0

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

func (*FakeAzureServiceBusSources) List added in v1.25.0

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

func (*FakeAzureServiceBusSources) Patch added in v1.25.0

func (c *FakeAzureServiceBusSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AzureServiceBusSource, err error)

Patch applies the patch and returns the patched azureServiceBusSource.

func (*FakeAzureServiceBusSources) Update added in v1.25.0

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

func (*FakeAzureServiceBusSources) UpdateStatus added in v1.25.0

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

func (*FakeAzureServiceBusSources) Watch added in v1.25.0

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

type FakeAzureServiceBusTopicSources added in v1.12.0

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

FakeAzureServiceBusTopicSources implements AzureServiceBusTopicSourceInterface

func (*FakeAzureServiceBusTopicSources) Create added in v1.12.0

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

func (*FakeAzureServiceBusTopicSources) Delete added in v1.12.0

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

func (*FakeAzureServiceBusTopicSources) DeleteCollection added in v1.12.0

func (c *FakeAzureServiceBusTopicSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeAzureServiceBusTopicSources) Get added in v1.12.0

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

func (*FakeAzureServiceBusTopicSources) List added in v1.12.0

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

func (*FakeAzureServiceBusTopicSources) Patch added in v1.12.0

func (c *FakeAzureServiceBusTopicSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.AzureServiceBusTopicSource, err error)

Patch applies the patch and returns the patched azureServiceBusTopicSource.

func (*FakeAzureServiceBusTopicSources) Update added in v1.12.0

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

func (*FakeAzureServiceBusTopicSources) UpdateStatus added in v1.12.0

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

func (*FakeAzureServiceBusTopicSources) Watch added in v1.12.0

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

type FakeCloudEventsSources added in v1.17.0

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

FakeCloudEventsSources implements CloudEventsSourceInterface

func (*FakeCloudEventsSources) Create added in v1.17.0

func (c *FakeCloudEventsSources) Create(ctx context.Context, cloudEventsSource *v1alpha1.CloudEventsSource, opts v1.CreateOptions) (result *v1alpha1.CloudEventsSource, err error)

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

func (*FakeCloudEventsSources) Delete added in v1.17.0

func (c *FakeCloudEventsSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeCloudEventsSources) DeleteCollection added in v1.17.0

func (c *FakeCloudEventsSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeCloudEventsSources) Get added in v1.17.0

func (c *FakeCloudEventsSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.CloudEventsSource, err error)

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

func (*FakeCloudEventsSources) List added in v1.17.0

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

func (*FakeCloudEventsSources) Patch added in v1.17.0

func (c *FakeCloudEventsSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.CloudEventsSource, err error)

Patch applies the patch and returns the patched cloudEventsSource.

func (*FakeCloudEventsSources) Update added in v1.17.0

func (c *FakeCloudEventsSources) Update(ctx context.Context, cloudEventsSource *v1alpha1.CloudEventsSource, opts v1.UpdateOptions) (result *v1alpha1.CloudEventsSource, err error)

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

func (*FakeCloudEventsSources) UpdateStatus added in v1.17.0

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

func (*FakeCloudEventsSources) Watch added in v1.17.0

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

type FakeGoogleCloudAuditLogsSources

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

FakeGoogleCloudAuditLogsSources implements GoogleCloudAuditLogsSourceInterface

func (*FakeGoogleCloudAuditLogsSources) Create

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

func (*FakeGoogleCloudAuditLogsSources) Delete

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

func (*FakeGoogleCloudAuditLogsSources) DeleteCollection

func (c *FakeGoogleCloudAuditLogsSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeGoogleCloudAuditLogsSources) Get

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

func (*FakeGoogleCloudAuditLogsSources) List

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

func (*FakeGoogleCloudAuditLogsSources) Patch

func (c *FakeGoogleCloudAuditLogsSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.GoogleCloudAuditLogsSource, err error)

Patch applies the patch and returns the patched googleCloudAuditLogsSource.

func (*FakeGoogleCloudAuditLogsSources) Update

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

func (*FakeGoogleCloudAuditLogsSources) UpdateStatus

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

func (*FakeGoogleCloudAuditLogsSources) Watch

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

type FakeGoogleCloudBillingSources

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

FakeGoogleCloudBillingSources implements GoogleCloudBillingSourceInterface

func (*FakeGoogleCloudBillingSources) Create

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

func (*FakeGoogleCloudBillingSources) Delete

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

func (*FakeGoogleCloudBillingSources) DeleteCollection

func (c *FakeGoogleCloudBillingSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeGoogleCloudBillingSources) Get

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

func (*FakeGoogleCloudBillingSources) List

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

func (*FakeGoogleCloudBillingSources) Patch

func (c *FakeGoogleCloudBillingSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.GoogleCloudBillingSource, err error)

Patch applies the patch and returns the patched googleCloudBillingSource.

func (*FakeGoogleCloudBillingSources) Update

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

func (*FakeGoogleCloudBillingSources) UpdateStatus

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

func (*FakeGoogleCloudBillingSources) Watch

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

type FakeGoogleCloudPubSubSources

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

FakeGoogleCloudPubSubSources implements GoogleCloudPubSubSourceInterface

func (*FakeGoogleCloudPubSubSources) Create

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

func (*FakeGoogleCloudPubSubSources) Delete

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

func (*FakeGoogleCloudPubSubSources) DeleteCollection

func (c *FakeGoogleCloudPubSubSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeGoogleCloudPubSubSources) Get

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

func (*FakeGoogleCloudPubSubSources) List

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

func (*FakeGoogleCloudPubSubSources) Patch

func (c *FakeGoogleCloudPubSubSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.GoogleCloudPubSubSource, err error)

Patch applies the patch and returns the patched googleCloudPubSubSource.

func (*FakeGoogleCloudPubSubSources) Update

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

func (*FakeGoogleCloudPubSubSources) UpdateStatus

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

func (*FakeGoogleCloudPubSubSources) Watch

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

type FakeGoogleCloudSourceRepositoriesSources added in v1.13.0

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

FakeGoogleCloudSourceRepositoriesSources implements GoogleCloudSourceRepositoriesSourceInterface

func (*FakeGoogleCloudSourceRepositoriesSources) Create added in v1.13.0

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

func (*FakeGoogleCloudSourceRepositoriesSources) Delete added in v1.13.0

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

func (*FakeGoogleCloudSourceRepositoriesSources) DeleteCollection added in v1.13.0

DeleteCollection deletes a collection of objects.

func (*FakeGoogleCloudSourceRepositoriesSources) Get added in v1.13.0

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

func (*FakeGoogleCloudSourceRepositoriesSources) List added in v1.13.0

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

func (*FakeGoogleCloudSourceRepositoriesSources) Patch added in v1.13.0

Patch applies the patch and returns the patched googleCloudSourceRepositoriesSource.

func (*FakeGoogleCloudSourceRepositoriesSources) Update added in v1.13.0

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

func (*FakeGoogleCloudSourceRepositoriesSources) UpdateStatus added in v1.13.0

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

func (*FakeGoogleCloudSourceRepositoriesSources) Watch added in v1.13.0

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

type FakeGoogleCloudStorageSources

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

FakeGoogleCloudStorageSources implements GoogleCloudStorageSourceInterface

func (*FakeGoogleCloudStorageSources) Create

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

func (*FakeGoogleCloudStorageSources) Delete

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

func (*FakeGoogleCloudStorageSources) DeleteCollection

func (c *FakeGoogleCloudStorageSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeGoogleCloudStorageSources) Get

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

func (*FakeGoogleCloudStorageSources) List

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

func (*FakeGoogleCloudStorageSources) Patch

func (c *FakeGoogleCloudStorageSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.GoogleCloudStorageSource, err error)

Patch applies the patch and returns the patched googleCloudStorageSource.

func (*FakeGoogleCloudStorageSources) Update

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

func (*FakeGoogleCloudStorageSources) UpdateStatus

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

func (*FakeGoogleCloudStorageSources) Watch

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

type FakeHTTPPollerSources

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

FakeHTTPPollerSources implements HTTPPollerSourceInterface

func (*FakeHTTPPollerSources) Create

func (c *FakeHTTPPollerSources) Create(ctx context.Context, hTTPPollerSource *v1alpha1.HTTPPollerSource, opts v1.CreateOptions) (result *v1alpha1.HTTPPollerSource, err error)

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

func (*FakeHTTPPollerSources) Delete

func (c *FakeHTTPPollerSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeHTTPPollerSources) DeleteCollection

func (c *FakeHTTPPollerSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeHTTPPollerSources) Get

func (c *FakeHTTPPollerSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.HTTPPollerSource, err error)

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

func (*FakeHTTPPollerSources) List

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

func (*FakeHTTPPollerSources) Patch

func (c *FakeHTTPPollerSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.HTTPPollerSource, err error)

Patch applies the patch and returns the patched hTTPPollerSource.

func (*FakeHTTPPollerSources) Update

func (c *FakeHTTPPollerSources) Update(ctx context.Context, hTTPPollerSource *v1alpha1.HTTPPollerSource, opts v1.UpdateOptions) (result *v1alpha1.HTTPPollerSource, err error)

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

func (*FakeHTTPPollerSources) UpdateStatus

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

func (*FakeHTTPPollerSources) Watch

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

type FakeIBMMQSources added in v1.13.0

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

FakeIBMMQSources implements IBMMQSourceInterface

func (*FakeIBMMQSources) Create added in v1.13.0

func (c *FakeIBMMQSources) Create(ctx context.Context, iBMMQSource *v1alpha1.IBMMQSource, opts v1.CreateOptions) (result *v1alpha1.IBMMQSource, err error)

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

func (*FakeIBMMQSources) Delete added in v1.13.0

func (c *FakeIBMMQSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeIBMMQSources) DeleteCollection added in v1.13.0

func (c *FakeIBMMQSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeIBMMQSources) Get added in v1.13.0

func (c *FakeIBMMQSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.IBMMQSource, err error)

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

func (*FakeIBMMQSources) List added in v1.13.0

func (c *FakeIBMMQSources) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.IBMMQSourceList, err error)

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

func (*FakeIBMMQSources) Patch added in v1.13.0

func (c *FakeIBMMQSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.IBMMQSource, err error)

Patch applies the patch and returns the patched iBMMQSource.

func (*FakeIBMMQSources) Update added in v1.13.0

func (c *FakeIBMMQSources) Update(ctx context.Context, iBMMQSource *v1alpha1.IBMMQSource, opts v1.UpdateOptions) (result *v1alpha1.IBMMQSource, err error)

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

func (*FakeIBMMQSources) UpdateStatus added in v1.13.0

func (c *FakeIBMMQSources) UpdateStatus(ctx context.Context, iBMMQSource *v1alpha1.IBMMQSource, opts v1.UpdateOptions) (*v1alpha1.IBMMQSource, error)

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

func (*FakeIBMMQSources) Watch added in v1.13.0

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

type FakeKafkaSources added in v1.19.0

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

FakeKafkaSources implements KafkaSourceInterface

func (*FakeKafkaSources) Create added in v1.19.0

func (c *FakeKafkaSources) Create(ctx context.Context, kafkaSource *v1alpha1.KafkaSource, opts v1.CreateOptions) (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 added in v1.19.0

func (c *FakeKafkaSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeKafkaSources) DeleteCollection added in v1.19.0

func (c *FakeKafkaSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeKafkaSources) Get added in v1.19.0

func (c *FakeKafkaSources) Get(ctx context.Context, 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 added in v1.19.0

func (c *FakeKafkaSources) List(ctx context.Context, 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 added in v1.19.0

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

Patch applies the patch and returns the patched kafkaSource.

func (*FakeKafkaSources) Update added in v1.19.0

func (c *FakeKafkaSources) Update(ctx context.Context, kafkaSource *v1alpha1.KafkaSource, opts v1.UpdateOptions) (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 added in v1.19.0

func (c *FakeKafkaSources) UpdateStatus(ctx context.Context, kafkaSource *v1alpha1.KafkaSource, opts v1.UpdateOptions) (*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 added in v1.19.0

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

type FakeMongoDBSources added in v1.25.0

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

FakeMongoDBSources implements MongoDBSourceInterface

func (*FakeMongoDBSources) Create added in v1.25.0

func (c *FakeMongoDBSources) Create(ctx context.Context, mongoDBSource *v1alpha1.MongoDBSource, opts v1.CreateOptions) (result *v1alpha1.MongoDBSource, err error)

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

func (*FakeMongoDBSources) Delete added in v1.25.0

func (c *FakeMongoDBSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeMongoDBSources) DeleteCollection added in v1.25.0

func (c *FakeMongoDBSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeMongoDBSources) Get added in v1.25.0

func (c *FakeMongoDBSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.MongoDBSource, err error)

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

func (*FakeMongoDBSources) List added in v1.25.0

func (c *FakeMongoDBSources) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.MongoDBSourceList, err error)

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

func (*FakeMongoDBSources) Patch added in v1.25.0

func (c *FakeMongoDBSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.MongoDBSource, err error)

Patch applies the patch and returns the patched mongoDBSource.

func (*FakeMongoDBSources) Update added in v1.25.0

func (c *FakeMongoDBSources) Update(ctx context.Context, mongoDBSource *v1alpha1.MongoDBSource, opts v1.UpdateOptions) (result *v1alpha1.MongoDBSource, err error)

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

func (*FakeMongoDBSources) UpdateStatus added in v1.25.0

func (c *FakeMongoDBSources) UpdateStatus(ctx context.Context, mongoDBSource *v1alpha1.MongoDBSource, opts v1.UpdateOptions) (*v1alpha1.MongoDBSource, error)

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

func (*FakeMongoDBSources) Watch added in v1.25.0

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

type FakeOCIMetricsSources

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

FakeOCIMetricsSources implements OCIMetricsSourceInterface

func (*FakeOCIMetricsSources) Create

func (c *FakeOCIMetricsSources) Create(ctx context.Context, oCIMetricsSource *v1alpha1.OCIMetricsSource, opts v1.CreateOptions) (result *v1alpha1.OCIMetricsSource, err error)

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

func (*FakeOCIMetricsSources) Delete

func (c *FakeOCIMetricsSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeOCIMetricsSources) DeleteCollection

func (c *FakeOCIMetricsSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeOCIMetricsSources) Get

func (c *FakeOCIMetricsSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.OCIMetricsSource, err error)

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

func (*FakeOCIMetricsSources) List

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

func (*FakeOCIMetricsSources) Patch

func (c *FakeOCIMetricsSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.OCIMetricsSource, err error)

Patch applies the patch and returns the patched oCIMetricsSource.

func (*FakeOCIMetricsSources) Update

func (c *FakeOCIMetricsSources) Update(ctx context.Context, oCIMetricsSource *v1alpha1.OCIMetricsSource, opts v1.UpdateOptions) (result *v1alpha1.OCIMetricsSource, err error)

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

func (*FakeOCIMetricsSources) UpdateStatus

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

func (*FakeOCIMetricsSources) Watch

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

type FakeSalesforceSources

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

FakeSalesforceSources implements SalesforceSourceInterface

func (*FakeSalesforceSources) Create

func (c *FakeSalesforceSources) Create(ctx context.Context, salesforceSource *v1alpha1.SalesforceSource, opts v1.CreateOptions) (result *v1alpha1.SalesforceSource, err error)

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

func (*FakeSalesforceSources) Delete

func (c *FakeSalesforceSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeSalesforceSources) DeleteCollection

func (c *FakeSalesforceSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeSalesforceSources) Get

func (c *FakeSalesforceSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.SalesforceSource, err error)

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

func (*FakeSalesforceSources) List

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

func (*FakeSalesforceSources) Patch

func (c *FakeSalesforceSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.SalesforceSource, err error)

Patch applies the patch and returns the patched salesforceSource.

func (*FakeSalesforceSources) Update

func (c *FakeSalesforceSources) Update(ctx context.Context, salesforceSource *v1alpha1.SalesforceSource, opts v1.UpdateOptions) (result *v1alpha1.SalesforceSource, err error)

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

func (*FakeSalesforceSources) UpdateStatus

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

func (*FakeSalesforceSources) Watch

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

type FakeSlackSources

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

FakeSlackSources implements SlackSourceInterface

func (*FakeSlackSources) Create

func (c *FakeSlackSources) Create(ctx context.Context, slackSource *v1alpha1.SlackSource, opts v1.CreateOptions) (result *v1alpha1.SlackSource, err error)

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

func (*FakeSlackSources) Delete

func (c *FakeSlackSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeSlackSources) DeleteCollection

func (c *FakeSlackSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeSlackSources) Get

func (c *FakeSlackSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.SlackSource, err error)

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

func (*FakeSlackSources) List

func (c *FakeSlackSources) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.SlackSourceList, err error)

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

func (*FakeSlackSources) Patch

func (c *FakeSlackSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.SlackSource, err error)

Patch applies the patch and returns the patched slackSource.

func (*FakeSlackSources) Update

func (c *FakeSlackSources) Update(ctx context.Context, slackSource *v1alpha1.SlackSource, opts v1.UpdateOptions) (result *v1alpha1.SlackSource, err error)

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

func (*FakeSlackSources) UpdateStatus

func (c *FakeSlackSources) UpdateStatus(ctx context.Context, slackSource *v1alpha1.SlackSource, opts v1.UpdateOptions) (*v1alpha1.SlackSource, error)

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

func (*FakeSlackSources) Watch

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

type FakeSolaceSources added in v1.24.0

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

FakeSolaceSources implements SolaceSourceInterface

func (*FakeSolaceSources) Create added in v1.24.0

func (c *FakeSolaceSources) Create(ctx context.Context, solaceSource *v1alpha1.SolaceSource, opts v1.CreateOptions) (result *v1alpha1.SolaceSource, err error)

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

func (*FakeSolaceSources) Delete added in v1.24.0

func (c *FakeSolaceSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeSolaceSources) DeleteCollection added in v1.24.0

func (c *FakeSolaceSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeSolaceSources) Get added in v1.24.0

func (c *FakeSolaceSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.SolaceSource, err error)

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

func (*FakeSolaceSources) List added in v1.24.0

func (c *FakeSolaceSources) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.SolaceSourceList, err error)

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

func (*FakeSolaceSources) Patch added in v1.24.0

func (c *FakeSolaceSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.SolaceSource, err error)

Patch applies the patch and returns the patched solaceSource.

func (*FakeSolaceSources) Update added in v1.24.0

func (c *FakeSolaceSources) Update(ctx context.Context, solaceSource *v1alpha1.SolaceSource, opts v1.UpdateOptions) (result *v1alpha1.SolaceSource, err error)

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

func (*FakeSolaceSources) UpdateStatus added in v1.24.0

func (c *FakeSolaceSources) UpdateStatus(ctx context.Context, solaceSource *v1alpha1.SolaceSource, opts v1.UpdateOptions) (*v1alpha1.SolaceSource, error)

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

func (*FakeSolaceSources) Watch added in v1.24.0

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

type FakeSourcesV1alpha1

type FakeSourcesV1alpha1 struct {
	*testing.Fake
}

func (*FakeSourcesV1alpha1) AWSCloudWatchLogsSources

func (c *FakeSourcesV1alpha1) AWSCloudWatchLogsSources(namespace string) v1alpha1.AWSCloudWatchLogsSourceInterface

func (*FakeSourcesV1alpha1) AWSCloudWatchSources

func (c *FakeSourcesV1alpha1) AWSCloudWatchSources(namespace string) v1alpha1.AWSCloudWatchSourceInterface

func (*FakeSourcesV1alpha1) AWSCodeCommitSources

func (c *FakeSourcesV1alpha1) AWSCodeCommitSources(namespace string) v1alpha1.AWSCodeCommitSourceInterface

func (*FakeSourcesV1alpha1) AWSCognitoIdentitySources

func (c *FakeSourcesV1alpha1) AWSCognitoIdentitySources(namespace string) v1alpha1.AWSCognitoIdentitySourceInterface

func (*FakeSourcesV1alpha1) AWSCognitoUserPoolSources

func (c *FakeSourcesV1alpha1) AWSCognitoUserPoolSources(namespace string) v1alpha1.AWSCognitoUserPoolSourceInterface

func (*FakeSourcesV1alpha1) AWSDynamoDBSources

func (c *FakeSourcesV1alpha1) AWSDynamoDBSources(namespace string) v1alpha1.AWSDynamoDBSourceInterface

func (*FakeSourcesV1alpha1) AWSEventBridgeSources added in v1.18.0

func (c *FakeSourcesV1alpha1) AWSEventBridgeSources(namespace string) v1alpha1.AWSEventBridgeSourceInterface

func (*FakeSourcesV1alpha1) AWSKinesisSources

func (c *FakeSourcesV1alpha1) AWSKinesisSources(namespace string) v1alpha1.AWSKinesisSourceInterface

func (*FakeSourcesV1alpha1) AWSPerformanceInsightsSources

func (c *FakeSourcesV1alpha1) AWSPerformanceInsightsSources(namespace string) v1alpha1.AWSPerformanceInsightsSourceInterface

func (*FakeSourcesV1alpha1) AWSS3Sources

func (c *FakeSourcesV1alpha1) AWSS3Sources(namespace string) v1alpha1.AWSS3SourceInterface

func (*FakeSourcesV1alpha1) AWSSNSSources

func (c *FakeSourcesV1alpha1) AWSSNSSources(namespace string) v1alpha1.AWSSNSSourceInterface

func (*FakeSourcesV1alpha1) AWSSQSSources

func (c *FakeSourcesV1alpha1) AWSSQSSources(namespace string) v1alpha1.AWSSQSSourceInterface

func (*FakeSourcesV1alpha1) AzureActivityLogsSources

func (c *FakeSourcesV1alpha1) AzureActivityLogsSources(namespace string) v1alpha1.AzureActivityLogsSourceInterface

func (*FakeSourcesV1alpha1) AzureBlobStorageSources

func (c *FakeSourcesV1alpha1) AzureBlobStorageSources(namespace string) v1alpha1.AzureBlobStorageSourceInterface

func (*FakeSourcesV1alpha1) AzureEventGridSources

func (c *FakeSourcesV1alpha1) AzureEventGridSources(namespace string) v1alpha1.AzureEventGridSourceInterface

func (*FakeSourcesV1alpha1) AzureEventHubsSources added in v1.22.0

func (c *FakeSourcesV1alpha1) AzureEventHubsSources(namespace string) v1alpha1.AzureEventHubsSourceInterface

func (*FakeSourcesV1alpha1) AzureIOTHubSources

func (c *FakeSourcesV1alpha1) AzureIOTHubSources(namespace string) v1alpha1.AzureIOTHubSourceInterface

func (*FakeSourcesV1alpha1) AzureQueueStorageSources

func (c *FakeSourcesV1alpha1) AzureQueueStorageSources(namespace string) v1alpha1.AzureQueueStorageSourceInterface

func (*FakeSourcesV1alpha1) AzureServiceBusQueueSources

func (c *FakeSourcesV1alpha1) AzureServiceBusQueueSources(namespace string) v1alpha1.AzureServiceBusQueueSourceInterface

func (*FakeSourcesV1alpha1) AzureServiceBusSources added in v1.25.0

func (c *FakeSourcesV1alpha1) AzureServiceBusSources(namespace string) v1alpha1.AzureServiceBusSourceInterface

func (*FakeSourcesV1alpha1) AzureServiceBusTopicSources added in v1.12.0

func (c *FakeSourcesV1alpha1) AzureServiceBusTopicSources(namespace string) v1alpha1.AzureServiceBusTopicSourceInterface

func (*FakeSourcesV1alpha1) CloudEventsSources added in v1.17.0

func (c *FakeSourcesV1alpha1) CloudEventsSources(namespace string) v1alpha1.CloudEventsSourceInterface

func (*FakeSourcesV1alpha1) GoogleCloudAuditLogsSources

func (c *FakeSourcesV1alpha1) GoogleCloudAuditLogsSources(namespace string) v1alpha1.GoogleCloudAuditLogsSourceInterface

func (*FakeSourcesV1alpha1) GoogleCloudBillingSources

func (c *FakeSourcesV1alpha1) GoogleCloudBillingSources(namespace string) v1alpha1.GoogleCloudBillingSourceInterface

func (*FakeSourcesV1alpha1) GoogleCloudPubSubSources

func (c *FakeSourcesV1alpha1) GoogleCloudPubSubSources(namespace string) v1alpha1.GoogleCloudPubSubSourceInterface

func (*FakeSourcesV1alpha1) GoogleCloudSourceRepositoriesSources added in v1.13.0

func (c *FakeSourcesV1alpha1) GoogleCloudSourceRepositoriesSources(namespace string) v1alpha1.GoogleCloudSourceRepositoriesSourceInterface

func (*FakeSourcesV1alpha1) GoogleCloudStorageSources

func (c *FakeSourcesV1alpha1) GoogleCloudStorageSources(namespace string) v1alpha1.GoogleCloudStorageSourceInterface

func (*FakeSourcesV1alpha1) HTTPPollerSources

func (c *FakeSourcesV1alpha1) HTTPPollerSources(namespace string) v1alpha1.HTTPPollerSourceInterface

func (*FakeSourcesV1alpha1) IBMMQSources added in v1.13.0

func (c *FakeSourcesV1alpha1) IBMMQSources(namespace string) v1alpha1.IBMMQSourceInterface

func (*FakeSourcesV1alpha1) KafkaSources added in v1.19.0

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

func (*FakeSourcesV1alpha1) MongoDBSources added in v1.25.0

func (c *FakeSourcesV1alpha1) MongoDBSources(namespace string) v1alpha1.MongoDBSourceInterface

func (*FakeSourcesV1alpha1) OCIMetricsSources

func (c *FakeSourcesV1alpha1) OCIMetricsSources(namespace string) v1alpha1.OCIMetricsSourceInterface

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.

func (*FakeSourcesV1alpha1) SalesforceSources

func (c *FakeSourcesV1alpha1) SalesforceSources(namespace string) v1alpha1.SalesforceSourceInterface

func (*FakeSourcesV1alpha1) SlackSources

func (c *FakeSourcesV1alpha1) SlackSources(namespace string) v1alpha1.SlackSourceInterface

func (*FakeSourcesV1alpha1) SolaceSources added in v1.24.0

func (c *FakeSourcesV1alpha1) SolaceSources(namespace string) v1alpha1.SolaceSourceInterface

func (*FakeSourcesV1alpha1) TwilioSources

func (c *FakeSourcesV1alpha1) TwilioSources(namespace string) v1alpha1.TwilioSourceInterface

func (*FakeSourcesV1alpha1) WebhookSources

func (c *FakeSourcesV1alpha1) WebhookSources(namespace string) v1alpha1.WebhookSourceInterface

func (*FakeSourcesV1alpha1) ZendeskSources

func (c *FakeSourcesV1alpha1) ZendeskSources(namespace string) v1alpha1.ZendeskSourceInterface

type FakeTwilioSources

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

FakeTwilioSources implements TwilioSourceInterface

func (*FakeTwilioSources) Create

func (c *FakeTwilioSources) Create(ctx context.Context, twilioSource *v1alpha1.TwilioSource, opts v1.CreateOptions) (result *v1alpha1.TwilioSource, err error)

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

func (*FakeTwilioSources) Delete

func (c *FakeTwilioSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeTwilioSources) DeleteCollection

func (c *FakeTwilioSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeTwilioSources) Get

func (c *FakeTwilioSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.TwilioSource, err error)

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

func (*FakeTwilioSources) List

func (c *FakeTwilioSources) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.TwilioSourceList, err error)

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

func (*FakeTwilioSources) Patch

func (c *FakeTwilioSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.TwilioSource, err error)

Patch applies the patch and returns the patched twilioSource.

func (*FakeTwilioSources) Update

func (c *FakeTwilioSources) Update(ctx context.Context, twilioSource *v1alpha1.TwilioSource, opts v1.UpdateOptions) (result *v1alpha1.TwilioSource, err error)

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

func (*FakeTwilioSources) UpdateStatus

func (c *FakeTwilioSources) UpdateStatus(ctx context.Context, twilioSource *v1alpha1.TwilioSource, opts v1.UpdateOptions) (*v1alpha1.TwilioSource, error)

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

func (*FakeTwilioSources) Watch

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

type FakeWebhookSources

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

FakeWebhookSources implements WebhookSourceInterface

func (*FakeWebhookSources) Create

func (c *FakeWebhookSources) Create(ctx context.Context, webhookSource *v1alpha1.WebhookSource, opts v1.CreateOptions) (result *v1alpha1.WebhookSource, err error)

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

func (*FakeWebhookSources) Delete

func (c *FakeWebhookSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeWebhookSources) DeleteCollection

func (c *FakeWebhookSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeWebhookSources) Get

func (c *FakeWebhookSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.WebhookSource, err error)

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

func (*FakeWebhookSources) List

func (c *FakeWebhookSources) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.WebhookSourceList, err error)

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

func (*FakeWebhookSources) Patch

func (c *FakeWebhookSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.WebhookSource, err error)

Patch applies the patch and returns the patched webhookSource.

func (*FakeWebhookSources) Update

func (c *FakeWebhookSources) Update(ctx context.Context, webhookSource *v1alpha1.WebhookSource, opts v1.UpdateOptions) (result *v1alpha1.WebhookSource, err error)

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

func (*FakeWebhookSources) UpdateStatus

func (c *FakeWebhookSources) UpdateStatus(ctx context.Context, webhookSource *v1alpha1.WebhookSource, opts v1.UpdateOptions) (*v1alpha1.WebhookSource, error)

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

func (*FakeWebhookSources) Watch

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

type FakeZendeskSources

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

FakeZendeskSources implements ZendeskSourceInterface

func (*FakeZendeskSources) Create

func (c *FakeZendeskSources) Create(ctx context.Context, zendeskSource *v1alpha1.ZendeskSource, opts v1.CreateOptions) (result *v1alpha1.ZendeskSource, err error)

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

func (*FakeZendeskSources) Delete

func (c *FakeZendeskSources) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeZendeskSources) DeleteCollection

func (c *FakeZendeskSources) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeZendeskSources) Get

func (c *FakeZendeskSources) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.ZendeskSource, err error)

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

func (*FakeZendeskSources) List

func (c *FakeZendeskSources) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.ZendeskSourceList, err error)

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

func (*FakeZendeskSources) Patch

func (c *FakeZendeskSources) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.ZendeskSource, err error)

Patch applies the patch and returns the patched zendeskSource.

func (*FakeZendeskSources) Update

func (c *FakeZendeskSources) Update(ctx context.Context, zendeskSource *v1alpha1.ZendeskSource, opts v1.UpdateOptions) (result *v1alpha1.ZendeskSource, err error)

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

func (*FakeZendeskSources) UpdateStatus

func (c *FakeZendeskSources) UpdateStatus(ctx context.Context, zendeskSource *v1alpha1.ZendeskSource, opts v1.UpdateOptions) (*v1alpha1.ZendeskSource, error)

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

func (*FakeZendeskSources) Watch

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

Jump to

Keyboard shortcuts

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