fake

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2021 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 added in v1.2.0

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

FakeAWSCloudWatchLogsSources implements AWSCloudWatchLogsSourceInterface

func (*FakeAWSCloudWatchLogsSources) Create added in v1.2.0

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 added in v1.2.0

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

func (*FakeAWSCloudWatchLogsSources) DeleteCollection added in v1.2.0

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

DeleteCollection deletes a collection of objects.

func (*FakeAWSCloudWatchLogsSources) Get added in v1.2.0

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

func (*FakeAWSCloudWatchLogsSources) List added in v1.2.0

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

func (*FakeAWSCloudWatchLogsSources) Patch added in v1.2.0

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 added in v1.2.0

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 added in v1.2.0

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 added in v1.2.0

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

type FakeAWSCloudWatchSources added in v1.2.0

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

FakeAWSCloudWatchSources implements AWSCloudWatchSourceInterface

func (*FakeAWSCloudWatchSources) Create added in v1.2.0

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 added in v1.2.0

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

func (*FakeAWSCloudWatchSources) DeleteCollection added in v1.2.0

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

DeleteCollection deletes a collection of objects.

func (*FakeAWSCloudWatchSources) Get added in v1.2.0

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 added in v1.2.0

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

func (*FakeAWSCloudWatchSources) Patch added in v1.2.0

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 added in v1.2.0

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 added in v1.2.0

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 added in v1.2.0

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 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 added in v1.6.0

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

FakeAWSPerformanceInsightsSources implements AWSPerformanceInsightsSourceInterface

func (*FakeAWSPerformanceInsightsSources) Create added in v1.6.0

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 added in v1.6.0

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

func (*FakeAWSPerformanceInsightsSources) DeleteCollection added in v1.6.0

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

DeleteCollection deletes a collection of objects.

func (*FakeAWSPerformanceInsightsSources) Get added in v1.6.0

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

func (*FakeAWSPerformanceInsightsSources) List added in v1.6.0

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

func (*FakeAWSPerformanceInsightsSources) Patch added in v1.6.0

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 added in v1.6.0

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 added in v1.6.0

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 added in v1.6.0

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

type FakeAWSS3Sources added in v1.4.0

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

FakeAWSS3Sources implements AWSS3SourceInterface

func (*FakeAWSS3Sources) Create added in v1.4.0

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 added in v1.4.0

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 added in v1.4.0

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

DeleteCollection deletes a collection of objects.

func (*FakeAWSS3Sources) Get added in v1.4.0

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 added in v1.4.0

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 added in v1.4.0

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 added in v1.4.0

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 added in v1.4.0

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 added in v1.4.0

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 FakeSourcesV1alpha1

type FakeSourcesV1alpha1 struct {
	*testing.Fake
}

func (*FakeSourcesV1alpha1) AWSCloudWatchLogsSources added in v1.2.0

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

func (*FakeSourcesV1alpha1) AWSCloudWatchSources added in v1.2.0

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) AWSKinesisSources

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

func (*FakeSourcesV1alpha1) AWSPerformanceInsightsSources added in v1.6.0

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

func (*FakeSourcesV1alpha1) AWSS3Sources added in v1.4.0

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) RESTClient

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

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

Jump to

Keyboard shortcuts

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