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 FakeAWSComprehendTargets

type FakeAWSComprehendTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeAWSComprehendTargets implements AWSComprehendTargetInterface

func (*FakeAWSComprehendTargets) Create

func (c *FakeAWSComprehendTargets) Create(ctx context.Context, aWSComprehendTarget *v1alpha1.AWSComprehendTarget, opts v1.CreateOptions) (result *v1alpha1.AWSComprehendTarget, err error)

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

func (*FakeAWSComprehendTargets) Delete

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

func (*FakeAWSComprehendTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeAWSComprehendTargets) Get

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

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

func (*FakeAWSComprehendTargets) List

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

func (*FakeAWSComprehendTargets) Patch

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

Patch applies the patch and returns the patched aWSComprehendTarget.

func (*FakeAWSComprehendTargets) Update

func (c *FakeAWSComprehendTargets) Update(ctx context.Context, aWSComprehendTarget *v1alpha1.AWSComprehendTarget, opts v1.UpdateOptions) (result *v1alpha1.AWSComprehendTarget, err error)

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

func (*FakeAWSComprehendTargets) UpdateStatus

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

func (*FakeAWSComprehendTargets) Watch

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

type FakeAWSDynamoDBTargets

type FakeAWSDynamoDBTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeAWSDynamoDBTargets implements AWSDynamoDBTargetInterface

func (*FakeAWSDynamoDBTargets) Create

func (c *FakeAWSDynamoDBTargets) Create(ctx context.Context, aWSDynamoDBTarget *v1alpha1.AWSDynamoDBTarget, opts v1.CreateOptions) (result *v1alpha1.AWSDynamoDBTarget, err error)

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

func (*FakeAWSDynamoDBTargets) Delete

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

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

func (*FakeAWSDynamoDBTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeAWSDynamoDBTargets) Get

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

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

func (*FakeAWSDynamoDBTargets) List

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

func (*FakeAWSDynamoDBTargets) Patch

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

Patch applies the patch and returns the patched aWSDynamoDBTarget.

func (*FakeAWSDynamoDBTargets) Update

func (c *FakeAWSDynamoDBTargets) Update(ctx context.Context, aWSDynamoDBTarget *v1alpha1.AWSDynamoDBTarget, opts v1.UpdateOptions) (result *v1alpha1.AWSDynamoDBTarget, err error)

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

func (*FakeAWSDynamoDBTargets) UpdateStatus

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

func (*FakeAWSDynamoDBTargets) Watch

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

type FakeAWSEventBridgeTargets added in v1.15.2

type FakeAWSEventBridgeTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeAWSEventBridgeTargets implements AWSEventBridgeTargetInterface

func (*FakeAWSEventBridgeTargets) Create added in v1.15.2

func (c *FakeAWSEventBridgeTargets) Create(ctx context.Context, aWSEventBridgeTarget *v1alpha1.AWSEventBridgeTarget, opts v1.CreateOptions) (result *v1alpha1.AWSEventBridgeTarget, err error)

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

func (*FakeAWSEventBridgeTargets) Delete added in v1.15.2

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

func (*FakeAWSEventBridgeTargets) DeleteCollection added in v1.15.2

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

DeleteCollection deletes a collection of objects.

func (*FakeAWSEventBridgeTargets) Get added in v1.15.2

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

func (*FakeAWSEventBridgeTargets) List added in v1.15.2

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

func (*FakeAWSEventBridgeTargets) Patch added in v1.15.2

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

Patch applies the patch and returns the patched aWSEventBridgeTarget.

func (*FakeAWSEventBridgeTargets) Update added in v1.15.2

func (c *FakeAWSEventBridgeTargets) Update(ctx context.Context, aWSEventBridgeTarget *v1alpha1.AWSEventBridgeTarget, opts v1.UpdateOptions) (result *v1alpha1.AWSEventBridgeTarget, err error)

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

func (*FakeAWSEventBridgeTargets) UpdateStatus added in v1.15.2

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

func (*FakeAWSEventBridgeTargets) Watch added in v1.15.2

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

type FakeAWSKinesisTargets

type FakeAWSKinesisTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeAWSKinesisTargets implements AWSKinesisTargetInterface

func (*FakeAWSKinesisTargets) Create

func (c *FakeAWSKinesisTargets) Create(ctx context.Context, aWSKinesisTarget *v1alpha1.AWSKinesisTarget, opts v1.CreateOptions) (result *v1alpha1.AWSKinesisTarget, err error)

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

func (*FakeAWSKinesisTargets) Delete

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

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

func (*FakeAWSKinesisTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeAWSKinesisTargets) Get

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

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

func (*FakeAWSKinesisTargets) List

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

func (*FakeAWSKinesisTargets) Patch

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

Patch applies the patch and returns the patched aWSKinesisTarget.

func (*FakeAWSKinesisTargets) Update

func (c *FakeAWSKinesisTargets) Update(ctx context.Context, aWSKinesisTarget *v1alpha1.AWSKinesisTarget, opts v1.UpdateOptions) (result *v1alpha1.AWSKinesisTarget, err error)

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

func (*FakeAWSKinesisTargets) UpdateStatus

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

func (*FakeAWSKinesisTargets) Watch

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

type FakeAWSLambdaTargets

type FakeAWSLambdaTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeAWSLambdaTargets implements AWSLambdaTargetInterface

func (*FakeAWSLambdaTargets) Create

func (c *FakeAWSLambdaTargets) Create(ctx context.Context, aWSLambdaTarget *v1alpha1.AWSLambdaTarget, opts v1.CreateOptions) (result *v1alpha1.AWSLambdaTarget, err error)

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

func (*FakeAWSLambdaTargets) Delete

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

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

func (*FakeAWSLambdaTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeAWSLambdaTargets) Get

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

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

func (*FakeAWSLambdaTargets) List

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

func (*FakeAWSLambdaTargets) Patch

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

Patch applies the patch and returns the patched aWSLambdaTarget.

func (*FakeAWSLambdaTargets) Update

func (c *FakeAWSLambdaTargets) Update(ctx context.Context, aWSLambdaTarget *v1alpha1.AWSLambdaTarget, opts v1.UpdateOptions) (result *v1alpha1.AWSLambdaTarget, err error)

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

func (*FakeAWSLambdaTargets) UpdateStatus

func (c *FakeAWSLambdaTargets) UpdateStatus(ctx context.Context, aWSLambdaTarget *v1alpha1.AWSLambdaTarget, opts v1.UpdateOptions) (*v1alpha1.AWSLambdaTarget, error)

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

func (*FakeAWSLambdaTargets) Watch

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

type FakeAWSS3Targets

type FakeAWSS3Targets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeAWSS3Targets implements AWSS3TargetInterface

func (*FakeAWSS3Targets) Create

func (c *FakeAWSS3Targets) Create(ctx context.Context, aWSS3Target *v1alpha1.AWSS3Target, opts v1.CreateOptions) (result *v1alpha1.AWSS3Target, err error)

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

func (*FakeAWSS3Targets) Delete

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

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

func (*FakeAWSS3Targets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeAWSS3Targets) Get

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

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

func (*FakeAWSS3Targets) List

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

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

func (*FakeAWSS3Targets) Patch

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

Patch applies the patch and returns the patched aWSS3Target.

func (*FakeAWSS3Targets) Update

func (c *FakeAWSS3Targets) Update(ctx context.Context, aWSS3Target *v1alpha1.AWSS3Target, opts v1.UpdateOptions) (result *v1alpha1.AWSS3Target, err error)

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

func (*FakeAWSS3Targets) UpdateStatus

func (c *FakeAWSS3Targets) UpdateStatus(ctx context.Context, aWSS3Target *v1alpha1.AWSS3Target, opts v1.UpdateOptions) (*v1alpha1.AWSS3Target, error)

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

func (*FakeAWSS3Targets) Watch

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

type FakeAWSSNSTargets

type FakeAWSSNSTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeAWSSNSTargets implements AWSSNSTargetInterface

func (*FakeAWSSNSTargets) Create

func (c *FakeAWSSNSTargets) Create(ctx context.Context, aWSSNSTarget *v1alpha1.AWSSNSTarget, opts v1.CreateOptions) (result *v1alpha1.AWSSNSTarget, err error)

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

func (*FakeAWSSNSTargets) Delete

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

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

func (*FakeAWSSNSTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeAWSSNSTargets) Get

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

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

func (*FakeAWSSNSTargets) List

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

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

func (*FakeAWSSNSTargets) Patch

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

Patch applies the patch and returns the patched aWSSNSTarget.

func (*FakeAWSSNSTargets) Update

func (c *FakeAWSSNSTargets) Update(ctx context.Context, aWSSNSTarget *v1alpha1.AWSSNSTarget, opts v1.UpdateOptions) (result *v1alpha1.AWSSNSTarget, err error)

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

func (*FakeAWSSNSTargets) UpdateStatus

func (c *FakeAWSSNSTargets) UpdateStatus(ctx context.Context, aWSSNSTarget *v1alpha1.AWSSNSTarget, opts v1.UpdateOptions) (*v1alpha1.AWSSNSTarget, error)

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

func (*FakeAWSSNSTargets) Watch

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

type FakeAWSSQSTargets

type FakeAWSSQSTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeAWSSQSTargets implements AWSSQSTargetInterface

func (*FakeAWSSQSTargets) Create

func (c *FakeAWSSQSTargets) Create(ctx context.Context, aWSSQSTarget *v1alpha1.AWSSQSTarget, opts v1.CreateOptions) (result *v1alpha1.AWSSQSTarget, err error)

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

func (*FakeAWSSQSTargets) Delete

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

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

func (*FakeAWSSQSTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeAWSSQSTargets) Get

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

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

func (*FakeAWSSQSTargets) List

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

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

func (*FakeAWSSQSTargets) Patch

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

Patch applies the patch and returns the patched aWSSQSTarget.

func (*FakeAWSSQSTargets) Update

func (c *FakeAWSSQSTargets) Update(ctx context.Context, aWSSQSTarget *v1alpha1.AWSSQSTarget, opts v1.UpdateOptions) (result *v1alpha1.AWSSQSTarget, err error)

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

func (*FakeAWSSQSTargets) UpdateStatus

func (c *FakeAWSSQSTargets) UpdateStatus(ctx context.Context, aWSSQSTarget *v1alpha1.AWSSQSTarget, opts v1.UpdateOptions) (*v1alpha1.AWSSQSTarget, error)

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

func (*FakeAWSSQSTargets) Watch

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

type FakeAzureEventHubsTargets added in v1.12.0

type FakeAzureEventHubsTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeAzureEventHubsTargets implements AzureEventHubsTargetInterface

func (*FakeAzureEventHubsTargets) Create added in v1.12.0

func (c *FakeAzureEventHubsTargets) Create(ctx context.Context, azureEventHubsTarget *v1alpha1.AzureEventHubsTarget, opts v1.CreateOptions) (result *v1alpha1.AzureEventHubsTarget, err error)

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

func (*FakeAzureEventHubsTargets) Delete added in v1.12.0

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

func (*FakeAzureEventHubsTargets) DeleteCollection added in v1.12.0

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

DeleteCollection deletes a collection of objects.

func (*FakeAzureEventHubsTargets) Get added in v1.12.0

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

func (*FakeAzureEventHubsTargets) List added in v1.12.0

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

func (*FakeAzureEventHubsTargets) Patch added in v1.12.0

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

Patch applies the patch and returns the patched azureEventHubsTarget.

func (*FakeAzureEventHubsTargets) Update added in v1.12.0

func (c *FakeAzureEventHubsTargets) Update(ctx context.Context, azureEventHubsTarget *v1alpha1.AzureEventHubsTarget, opts v1.UpdateOptions) (result *v1alpha1.AzureEventHubsTarget, err error)

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

func (*FakeAzureEventHubsTargets) 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 (*FakeAzureEventHubsTargets) Watch added in v1.12.0

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

type FakeAzureSentinelTargets added in v1.20.0

type FakeAzureSentinelTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeAzureSentinelTargets implements AzureSentinelTargetInterface

func (*FakeAzureSentinelTargets) Create added in v1.20.0

func (c *FakeAzureSentinelTargets) Create(ctx context.Context, azureSentinelTarget *v1alpha1.AzureSentinelTarget, opts v1.CreateOptions) (result *v1alpha1.AzureSentinelTarget, err error)

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

func (*FakeAzureSentinelTargets) Delete added in v1.20.0

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

func (*FakeAzureSentinelTargets) DeleteCollection added in v1.20.0

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

DeleteCollection deletes a collection of objects.

func (*FakeAzureSentinelTargets) Get added in v1.20.0

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

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

func (*FakeAzureSentinelTargets) List added in v1.20.0

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

func (*FakeAzureSentinelTargets) Patch added in v1.20.0

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

Patch applies the patch and returns the patched azureSentinelTarget.

func (*FakeAzureSentinelTargets) Update added in v1.20.0

func (c *FakeAzureSentinelTargets) Update(ctx context.Context, azureSentinelTarget *v1alpha1.AzureSentinelTarget, opts v1.UpdateOptions) (result *v1alpha1.AzureSentinelTarget, err error)

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

func (*FakeAzureSentinelTargets) UpdateStatus added in v1.20.0

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

func (*FakeAzureSentinelTargets) Watch added in v1.20.0

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

type FakeAzureServiceBusTargets added in v1.25.0

type FakeAzureServiceBusTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeAzureServiceBusTargets implements AzureServiceBusTargetInterface

func (*FakeAzureServiceBusTargets) Create added in v1.25.0

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

func (*FakeAzureServiceBusTargets) Delete added in v1.25.0

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

func (*FakeAzureServiceBusTargets) DeleteCollection added in v1.25.0

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

DeleteCollection deletes a collection of objects.

func (*FakeAzureServiceBusTargets) Get added in v1.25.0

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

func (*FakeAzureServiceBusTargets) List added in v1.25.0

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

func (*FakeAzureServiceBusTargets) Patch added in v1.25.0

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

Patch applies the patch and returns the patched azureServiceBusTarget.

func (*FakeAzureServiceBusTargets) Update added in v1.25.0

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

func (*FakeAzureServiceBusTargets) 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 (*FakeAzureServiceBusTargets) Watch added in v1.25.0

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

type FakeCloudEventsTargets added in v1.18.0

type FakeCloudEventsTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeCloudEventsTargets implements CloudEventsTargetInterface

func (*FakeCloudEventsTargets) Create added in v1.18.0

func (c *FakeCloudEventsTargets) Create(ctx context.Context, cloudEventsTarget *v1alpha1.CloudEventsTarget, opts v1.CreateOptions) (result *v1alpha1.CloudEventsTarget, err error)

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

func (*FakeCloudEventsTargets) Delete added in v1.18.0

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

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

func (*FakeCloudEventsTargets) DeleteCollection added in v1.18.0

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

DeleteCollection deletes a collection of objects.

func (*FakeCloudEventsTargets) Get added in v1.18.0

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

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

func (*FakeCloudEventsTargets) List added in v1.18.0

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

func (*FakeCloudEventsTargets) Patch added in v1.18.0

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

Patch applies the patch and returns the patched cloudEventsTarget.

func (*FakeCloudEventsTargets) Update added in v1.18.0

func (c *FakeCloudEventsTargets) Update(ctx context.Context, cloudEventsTarget *v1alpha1.CloudEventsTarget, opts v1.UpdateOptions) (result *v1alpha1.CloudEventsTarget, err error)

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

func (*FakeCloudEventsTargets) 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 (*FakeCloudEventsTargets) Watch added in v1.18.0

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

type FakeDatadogTargets

type FakeDatadogTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeDatadogTargets implements DatadogTargetInterface

func (*FakeDatadogTargets) Create

func (c *FakeDatadogTargets) Create(ctx context.Context, datadogTarget *v1alpha1.DatadogTarget, opts v1.CreateOptions) (result *v1alpha1.DatadogTarget, err error)

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

func (*FakeDatadogTargets) Delete

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

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

func (*FakeDatadogTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeDatadogTargets) Get

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

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

func (*FakeDatadogTargets) List

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

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

func (*FakeDatadogTargets) Patch

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

Patch applies the patch and returns the patched datadogTarget.

func (*FakeDatadogTargets) Update

func (c *FakeDatadogTargets) Update(ctx context.Context, datadogTarget *v1alpha1.DatadogTarget, opts v1.UpdateOptions) (result *v1alpha1.DatadogTarget, err error)

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

func (*FakeDatadogTargets) UpdateStatus

func (c *FakeDatadogTargets) UpdateStatus(ctx context.Context, datadogTarget *v1alpha1.DatadogTarget, opts v1.UpdateOptions) (*v1alpha1.DatadogTarget, error)

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

func (*FakeDatadogTargets) Watch

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

type FakeElasticsearchTargets

type FakeElasticsearchTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeElasticsearchTargets implements ElasticsearchTargetInterface

func (*FakeElasticsearchTargets) Create

func (c *FakeElasticsearchTargets) Create(ctx context.Context, elasticsearchTarget *v1alpha1.ElasticsearchTarget, opts v1.CreateOptions) (result *v1alpha1.ElasticsearchTarget, err error)

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

func (*FakeElasticsearchTargets) Delete

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

func (*FakeElasticsearchTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeElasticsearchTargets) Get

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

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

func (*FakeElasticsearchTargets) List

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

func (*FakeElasticsearchTargets) Patch

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

Patch applies the patch and returns the patched elasticsearchTarget.

func (*FakeElasticsearchTargets) Update

func (c *FakeElasticsearchTargets) Update(ctx context.Context, elasticsearchTarget *v1alpha1.ElasticsearchTarget, opts v1.UpdateOptions) (result *v1alpha1.ElasticsearchTarget, err error)

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

func (*FakeElasticsearchTargets) UpdateStatus

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

func (*FakeElasticsearchTargets) Watch

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

type FakeGoogleCloudFirestoreTargets

type FakeGoogleCloudFirestoreTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeGoogleCloudFirestoreTargets implements GoogleCloudFirestoreTargetInterface

func (*FakeGoogleCloudFirestoreTargets) Create

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

func (*FakeGoogleCloudFirestoreTargets) Delete

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

func (*FakeGoogleCloudFirestoreTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeGoogleCloudFirestoreTargets) Get

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

func (*FakeGoogleCloudFirestoreTargets) List

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

func (*FakeGoogleCloudFirestoreTargets) Patch

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

Patch applies the patch and returns the patched googleCloudFirestoreTarget.

func (*FakeGoogleCloudFirestoreTargets) Update

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

func (*FakeGoogleCloudFirestoreTargets) UpdateStatus

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

func (*FakeGoogleCloudFirestoreTargets) Watch

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

type FakeGoogleCloudPubSubTargets added in v1.19.3

type FakeGoogleCloudPubSubTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeGoogleCloudPubSubTargets implements GoogleCloudPubSubTargetInterface

func (*FakeGoogleCloudPubSubTargets) Create added in v1.19.3

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

func (*FakeGoogleCloudPubSubTargets) Delete added in v1.19.3

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

func (*FakeGoogleCloudPubSubTargets) DeleteCollection added in v1.19.3

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

DeleteCollection deletes a collection of objects.

func (*FakeGoogleCloudPubSubTargets) Get added in v1.19.3

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

func (*FakeGoogleCloudPubSubTargets) List added in v1.19.3

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

func (*FakeGoogleCloudPubSubTargets) Patch added in v1.19.3

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

Patch applies the patch and returns the patched googleCloudPubSubTarget.

func (*FakeGoogleCloudPubSubTargets) Update added in v1.19.3

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

func (*FakeGoogleCloudPubSubTargets) UpdateStatus added in v1.19.3

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

func (*FakeGoogleCloudPubSubTargets) Watch added in v1.19.3

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

type FakeGoogleCloudStorageTargets

type FakeGoogleCloudStorageTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeGoogleCloudStorageTargets implements GoogleCloudStorageTargetInterface

func (*FakeGoogleCloudStorageTargets) Create

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

func (*FakeGoogleCloudStorageTargets) Delete

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

func (*FakeGoogleCloudStorageTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeGoogleCloudStorageTargets) Get

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

func (*FakeGoogleCloudStorageTargets) List

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

func (*FakeGoogleCloudStorageTargets) Patch

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

Patch applies the patch and returns the patched googleCloudStorageTarget.

func (*FakeGoogleCloudStorageTargets) Update

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

func (*FakeGoogleCloudStorageTargets) UpdateStatus

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

func (*FakeGoogleCloudStorageTargets) Watch

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

type FakeGoogleCloudWorkflowsTargets

type FakeGoogleCloudWorkflowsTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeGoogleCloudWorkflowsTargets implements GoogleCloudWorkflowsTargetInterface

func (*FakeGoogleCloudWorkflowsTargets) Create

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

func (*FakeGoogleCloudWorkflowsTargets) Delete

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

func (*FakeGoogleCloudWorkflowsTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeGoogleCloudWorkflowsTargets) Get

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

func (*FakeGoogleCloudWorkflowsTargets) List

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

func (*FakeGoogleCloudWorkflowsTargets) Patch

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

Patch applies the patch and returns the patched googleCloudWorkflowsTarget.

func (*FakeGoogleCloudWorkflowsTargets) Update

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

func (*FakeGoogleCloudWorkflowsTargets) UpdateStatus

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

func (*FakeGoogleCloudWorkflowsTargets) Watch

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

type FakeGoogleSheetTargets

type FakeGoogleSheetTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeGoogleSheetTargets implements GoogleSheetTargetInterface

func (*FakeGoogleSheetTargets) Create

func (c *FakeGoogleSheetTargets) Create(ctx context.Context, googleSheetTarget *v1alpha1.GoogleSheetTarget, opts v1.CreateOptions) (result *v1alpha1.GoogleSheetTarget, err error)

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

func (*FakeGoogleSheetTargets) Delete

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

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

func (*FakeGoogleSheetTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeGoogleSheetTargets) Get

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

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

func (*FakeGoogleSheetTargets) List

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

func (*FakeGoogleSheetTargets) Patch

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

Patch applies the patch and returns the patched googleSheetTarget.

func (*FakeGoogleSheetTargets) Update

func (c *FakeGoogleSheetTargets) Update(ctx context.Context, googleSheetTarget *v1alpha1.GoogleSheetTarget, opts v1.UpdateOptions) (result *v1alpha1.GoogleSheetTarget, err error)

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

func (*FakeGoogleSheetTargets) UpdateStatus

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

func (*FakeGoogleSheetTargets) Watch

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

type FakeHTTPTargets

type FakeHTTPTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeHTTPTargets implements HTTPTargetInterface

func (*FakeHTTPTargets) Create

func (c *FakeHTTPTargets) Create(ctx context.Context, hTTPTarget *v1alpha1.HTTPTarget, opts v1.CreateOptions) (result *v1alpha1.HTTPTarget, err error)

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

func (*FakeHTTPTargets) Delete

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

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

func (*FakeHTTPTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeHTTPTargets) Get

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

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

func (*FakeHTTPTargets) List

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

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

func (*FakeHTTPTargets) Patch

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

Patch applies the patch and returns the patched hTTPTarget.

func (*FakeHTTPTargets) Update

func (c *FakeHTTPTargets) Update(ctx context.Context, hTTPTarget *v1alpha1.HTTPTarget, opts v1.UpdateOptions) (result *v1alpha1.HTTPTarget, err error)

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

func (*FakeHTTPTargets) UpdateStatus

func (c *FakeHTTPTargets) UpdateStatus(ctx context.Context, hTTPTarget *v1alpha1.HTTPTarget, opts v1.UpdateOptions) (*v1alpha1.HTTPTarget, error)

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

func (*FakeHTTPTargets) Watch

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

type FakeIBMMQTargets added in v1.13.0

type FakeIBMMQTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeIBMMQTargets implements IBMMQTargetInterface

func (*FakeIBMMQTargets) Create added in v1.13.0

func (c *FakeIBMMQTargets) Create(ctx context.Context, iBMMQTarget *v1alpha1.IBMMQTarget, opts v1.CreateOptions) (result *v1alpha1.IBMMQTarget, err error)

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

func (*FakeIBMMQTargets) Delete added in v1.13.0

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

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

func (*FakeIBMMQTargets) DeleteCollection added in v1.13.0

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

DeleteCollection deletes a collection of objects.

func (*FakeIBMMQTargets) Get added in v1.13.0

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

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

func (*FakeIBMMQTargets) List added in v1.13.0

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

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

func (*FakeIBMMQTargets) Patch added in v1.13.0

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

Patch applies the patch and returns the patched iBMMQTarget.

func (*FakeIBMMQTargets) Update added in v1.13.0

func (c *FakeIBMMQTargets) Update(ctx context.Context, iBMMQTarget *v1alpha1.IBMMQTarget, opts v1.UpdateOptions) (result *v1alpha1.IBMMQTarget, err error)

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

func (*FakeIBMMQTargets) UpdateStatus added in v1.13.0

func (c *FakeIBMMQTargets) UpdateStatus(ctx context.Context, iBMMQTarget *v1alpha1.IBMMQTarget, opts v1.UpdateOptions) (*v1alpha1.IBMMQTarget, error)

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

func (*FakeIBMMQTargets) Watch added in v1.13.0

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

type FakeJiraTargets

type FakeJiraTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeJiraTargets implements JiraTargetInterface

func (*FakeJiraTargets) Create

func (c *FakeJiraTargets) Create(ctx context.Context, jiraTarget *v1alpha1.JiraTarget, opts v1.CreateOptions) (result *v1alpha1.JiraTarget, err error)

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

func (*FakeJiraTargets) Delete

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

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

func (*FakeJiraTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeJiraTargets) Get

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

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

func (*FakeJiraTargets) List

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

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

func (*FakeJiraTargets) Patch

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

Patch applies the patch and returns the patched jiraTarget.

func (*FakeJiraTargets) Update

func (c *FakeJiraTargets) Update(ctx context.Context, jiraTarget *v1alpha1.JiraTarget, opts v1.UpdateOptions) (result *v1alpha1.JiraTarget, err error)

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

func (*FakeJiraTargets) UpdateStatus

func (c *FakeJiraTargets) UpdateStatus(ctx context.Context, jiraTarget *v1alpha1.JiraTarget, opts v1.UpdateOptions) (*v1alpha1.JiraTarget, error)

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

func (*FakeJiraTargets) Watch

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

type FakeKafkaTargets added in v1.19.0

type FakeKafkaTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeKafkaTargets implements KafkaTargetInterface

func (*FakeKafkaTargets) Create added in v1.19.0

func (c *FakeKafkaTargets) Create(ctx context.Context, kafkaTarget *v1alpha1.KafkaTarget, opts v1.CreateOptions) (result *v1alpha1.KafkaTarget, err error)

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

func (*FakeKafkaTargets) Delete added in v1.19.0

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

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

func (*FakeKafkaTargets) DeleteCollection added in v1.19.0

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

DeleteCollection deletes a collection of objects.

func (*FakeKafkaTargets) Get added in v1.19.0

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

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

func (*FakeKafkaTargets) List added in v1.19.0

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

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

func (*FakeKafkaTargets) Patch added in v1.19.0

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

Patch applies the patch and returns the patched kafkaTarget.

func (*FakeKafkaTargets) Update added in v1.19.0

func (c *FakeKafkaTargets) Update(ctx context.Context, kafkaTarget *v1alpha1.KafkaTarget, opts v1.UpdateOptions) (result *v1alpha1.KafkaTarget, err error)

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

func (*FakeKafkaTargets) UpdateStatus added in v1.19.0

func (c *FakeKafkaTargets) UpdateStatus(ctx context.Context, kafkaTarget *v1alpha1.KafkaTarget, opts v1.UpdateOptions) (*v1alpha1.KafkaTarget, error)

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

func (*FakeKafkaTargets) Watch added in v1.19.0

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

type FakeLogzMetricsTargets added in v1.11.0

type FakeLogzMetricsTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeLogzMetricsTargets implements LogzMetricsTargetInterface

func (*FakeLogzMetricsTargets) Create added in v1.11.0

func (c *FakeLogzMetricsTargets) Create(ctx context.Context, logzMetricsTarget *v1alpha1.LogzMetricsTarget, opts v1.CreateOptions) (result *v1alpha1.LogzMetricsTarget, err error)

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

func (*FakeLogzMetricsTargets) Delete added in v1.11.0

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

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

func (*FakeLogzMetricsTargets) DeleteCollection added in v1.11.0

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

DeleteCollection deletes a collection of objects.

func (*FakeLogzMetricsTargets) Get added in v1.11.0

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

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

func (*FakeLogzMetricsTargets) List added in v1.11.0

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

func (*FakeLogzMetricsTargets) Patch added in v1.11.0

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

Patch applies the patch and returns the patched logzMetricsTarget.

func (*FakeLogzMetricsTargets) Update added in v1.11.0

func (c *FakeLogzMetricsTargets) Update(ctx context.Context, logzMetricsTarget *v1alpha1.LogzMetricsTarget, opts v1.UpdateOptions) (result *v1alpha1.LogzMetricsTarget, err error)

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

func (*FakeLogzMetricsTargets) UpdateStatus added in v1.11.0

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

func (*FakeLogzMetricsTargets) Watch added in v1.11.0

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

type FakeLogzTargets

type FakeLogzTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeLogzTargets implements LogzTargetInterface

func (*FakeLogzTargets) Create

func (c *FakeLogzTargets) Create(ctx context.Context, logzTarget *v1alpha1.LogzTarget, opts v1.CreateOptions) (result *v1alpha1.LogzTarget, err error)

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

func (*FakeLogzTargets) Delete

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

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

func (*FakeLogzTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeLogzTargets) Get

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

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

func (*FakeLogzTargets) List

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

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

func (*FakeLogzTargets) Patch

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

Patch applies the patch and returns the patched logzTarget.

func (*FakeLogzTargets) Update

func (c *FakeLogzTargets) Update(ctx context.Context, logzTarget *v1alpha1.LogzTarget, opts v1.UpdateOptions) (result *v1alpha1.LogzTarget, err error)

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

func (*FakeLogzTargets) UpdateStatus

func (c *FakeLogzTargets) UpdateStatus(ctx context.Context, logzTarget *v1alpha1.LogzTarget, opts v1.UpdateOptions) (*v1alpha1.LogzTarget, error)

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

func (*FakeLogzTargets) Watch

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

type FakeMongoDBTargets added in v1.24.0

type FakeMongoDBTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeMongoDBTargets implements MongoDBTargetInterface

func (*FakeMongoDBTargets) Create added in v1.24.0

func (c *FakeMongoDBTargets) Create(ctx context.Context, mongoDBTarget *v1alpha1.MongoDBTarget, opts v1.CreateOptions) (result *v1alpha1.MongoDBTarget, err error)

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

func (*FakeMongoDBTargets) Delete added in v1.24.0

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

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

func (*FakeMongoDBTargets) DeleteCollection added in v1.24.0

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

DeleteCollection deletes a collection of objects.

func (*FakeMongoDBTargets) Get added in v1.24.0

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

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

func (*FakeMongoDBTargets) List added in v1.24.0

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

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

func (*FakeMongoDBTargets) Patch added in v1.24.0

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

Patch applies the patch and returns the patched mongoDBTarget.

func (*FakeMongoDBTargets) Update added in v1.24.0

func (c *FakeMongoDBTargets) Update(ctx context.Context, mongoDBTarget *v1alpha1.MongoDBTarget, opts v1.UpdateOptions) (result *v1alpha1.MongoDBTarget, err error)

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

func (*FakeMongoDBTargets) UpdateStatus added in v1.24.0

func (c *FakeMongoDBTargets) UpdateStatus(ctx context.Context, mongoDBTarget *v1alpha1.MongoDBTarget, opts v1.UpdateOptions) (*v1alpha1.MongoDBTarget, error)

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

func (*FakeMongoDBTargets) Watch added in v1.24.0

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

type FakeOracleTargets

type FakeOracleTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeOracleTargets implements OracleTargetInterface

func (*FakeOracleTargets) Create

func (c *FakeOracleTargets) Create(ctx context.Context, oracleTarget *v1alpha1.OracleTarget, opts v1.CreateOptions) (result *v1alpha1.OracleTarget, err error)

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

func (*FakeOracleTargets) Delete

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

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

func (*FakeOracleTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeOracleTargets) Get

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

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

func (*FakeOracleTargets) List

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

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

func (*FakeOracleTargets) Patch

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

Patch applies the patch and returns the patched oracleTarget.

func (*FakeOracleTargets) Update

func (c *FakeOracleTargets) Update(ctx context.Context, oracleTarget *v1alpha1.OracleTarget, opts v1.UpdateOptions) (result *v1alpha1.OracleTarget, err error)

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

func (*FakeOracleTargets) UpdateStatus

func (c *FakeOracleTargets) UpdateStatus(ctx context.Context, oracleTarget *v1alpha1.OracleTarget, opts v1.UpdateOptions) (*v1alpha1.OracleTarget, error)

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

func (*FakeOracleTargets) Watch

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

type FakeSalesforceTargets

type FakeSalesforceTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeSalesforceTargets implements SalesforceTargetInterface

func (*FakeSalesforceTargets) Create

func (c *FakeSalesforceTargets) Create(ctx context.Context, salesforceTarget *v1alpha1.SalesforceTarget, opts v1.CreateOptions) (result *v1alpha1.SalesforceTarget, err error)

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

func (*FakeSalesforceTargets) Delete

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

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

func (*FakeSalesforceTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSalesforceTargets) Get

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

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

func (*FakeSalesforceTargets) List

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

func (*FakeSalesforceTargets) Patch

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

Patch applies the patch and returns the patched salesforceTarget.

func (*FakeSalesforceTargets) Update

func (c *FakeSalesforceTargets) Update(ctx context.Context, salesforceTarget *v1alpha1.SalesforceTarget, opts v1.UpdateOptions) (result *v1alpha1.SalesforceTarget, err error)

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

func (*FakeSalesforceTargets) UpdateStatus

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

func (*FakeSalesforceTargets) Watch

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

type FakeSendGridTargets

type FakeSendGridTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeSendGridTargets implements SendGridTargetInterface

func (*FakeSendGridTargets) Create

func (c *FakeSendGridTargets) Create(ctx context.Context, sendGridTarget *v1alpha1.SendGridTarget, opts v1.CreateOptions) (result *v1alpha1.SendGridTarget, err error)

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

func (*FakeSendGridTargets) Delete

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

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

func (*FakeSendGridTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSendGridTargets) Get

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

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

func (*FakeSendGridTargets) List

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

func (*FakeSendGridTargets) Patch

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

Patch applies the patch and returns the patched sendGridTarget.

func (*FakeSendGridTargets) Update

func (c *FakeSendGridTargets) Update(ctx context.Context, sendGridTarget *v1alpha1.SendGridTarget, opts v1.UpdateOptions) (result *v1alpha1.SendGridTarget, err error)

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

func (*FakeSendGridTargets) UpdateStatus

func (c *FakeSendGridTargets) UpdateStatus(ctx context.Context, sendGridTarget *v1alpha1.SendGridTarget, opts v1.UpdateOptions) (*v1alpha1.SendGridTarget, error)

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

func (*FakeSendGridTargets) Watch

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

type FakeSlackTargets

type FakeSlackTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeSlackTargets implements SlackTargetInterface

func (*FakeSlackTargets) Create

func (c *FakeSlackTargets) Create(ctx context.Context, slackTarget *v1alpha1.SlackTarget, opts v1.CreateOptions) (result *v1alpha1.SlackTarget, err error)

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

func (*FakeSlackTargets) Delete

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

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

func (*FakeSlackTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSlackTargets) Get

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

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

func (*FakeSlackTargets) List

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

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

func (*FakeSlackTargets) Patch

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

Patch applies the patch and returns the patched slackTarget.

func (*FakeSlackTargets) Update

func (c *FakeSlackTargets) Update(ctx context.Context, slackTarget *v1alpha1.SlackTarget, opts v1.UpdateOptions) (result *v1alpha1.SlackTarget, err error)

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

func (*FakeSlackTargets) UpdateStatus

func (c *FakeSlackTargets) UpdateStatus(ctx context.Context, slackTarget *v1alpha1.SlackTarget, opts v1.UpdateOptions) (*v1alpha1.SlackTarget, error)

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

func (*FakeSlackTargets) Watch

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

type FakeSolaceTargets added in v1.24.0

type FakeSolaceTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeSolaceTargets implements SolaceTargetInterface

func (*FakeSolaceTargets) Create added in v1.24.0

func (c *FakeSolaceTargets) Create(ctx context.Context, solaceTarget *v1alpha1.SolaceTarget, opts v1.CreateOptions) (result *v1alpha1.SolaceTarget, err error)

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

func (*FakeSolaceTargets) Delete added in v1.24.0

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

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

func (*FakeSolaceTargets) DeleteCollection added in v1.24.0

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

DeleteCollection deletes a collection of objects.

func (*FakeSolaceTargets) Get added in v1.24.0

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

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

func (*FakeSolaceTargets) List added in v1.24.0

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

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

func (*FakeSolaceTargets) Patch added in v1.24.0

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

Patch applies the patch and returns the patched solaceTarget.

func (*FakeSolaceTargets) Update added in v1.24.0

func (c *FakeSolaceTargets) Update(ctx context.Context, solaceTarget *v1alpha1.SolaceTarget, opts v1.UpdateOptions) (result *v1alpha1.SolaceTarget, err error)

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

func (*FakeSolaceTargets) UpdateStatus added in v1.24.0

func (c *FakeSolaceTargets) UpdateStatus(ctx context.Context, solaceTarget *v1alpha1.SolaceTarget, opts v1.UpdateOptions) (*v1alpha1.SolaceTarget, error)

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

func (*FakeSolaceTargets) Watch added in v1.24.0

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

type FakeSplunkTargets

type FakeSplunkTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeSplunkTargets implements SplunkTargetInterface

func (*FakeSplunkTargets) Create

func (c *FakeSplunkTargets) Create(ctx context.Context, splunkTarget *v1alpha1.SplunkTarget, opts v1.CreateOptions) (result *v1alpha1.SplunkTarget, err error)

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

func (*FakeSplunkTargets) Delete

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

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

func (*FakeSplunkTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSplunkTargets) Get

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

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

func (*FakeSplunkTargets) List

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

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

func (*FakeSplunkTargets) Patch

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

Patch applies the patch and returns the patched splunkTarget.

func (*FakeSplunkTargets) Update

func (c *FakeSplunkTargets) Update(ctx context.Context, splunkTarget *v1alpha1.SplunkTarget, opts v1.UpdateOptions) (result *v1alpha1.SplunkTarget, err error)

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

func (*FakeSplunkTargets) UpdateStatus

func (c *FakeSplunkTargets) UpdateStatus(ctx context.Context, splunkTarget *v1alpha1.SplunkTarget, opts v1.UpdateOptions) (*v1alpha1.SplunkTarget, error)

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

func (*FakeSplunkTargets) Watch

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

type FakeTargetsV1alpha1

type FakeTargetsV1alpha1 struct {
	*testing.Fake
}

func (*FakeTargetsV1alpha1) AWSComprehendTargets

func (c *FakeTargetsV1alpha1) AWSComprehendTargets(namespace string) v1alpha1.AWSComprehendTargetInterface

func (*FakeTargetsV1alpha1) AWSDynamoDBTargets

func (c *FakeTargetsV1alpha1) AWSDynamoDBTargets(namespace string) v1alpha1.AWSDynamoDBTargetInterface

func (*FakeTargetsV1alpha1) AWSEventBridgeTargets added in v1.15.2

func (c *FakeTargetsV1alpha1) AWSEventBridgeTargets(namespace string) v1alpha1.AWSEventBridgeTargetInterface

func (*FakeTargetsV1alpha1) AWSKinesisTargets

func (c *FakeTargetsV1alpha1) AWSKinesisTargets(namespace string) v1alpha1.AWSKinesisTargetInterface

func (*FakeTargetsV1alpha1) AWSLambdaTargets

func (c *FakeTargetsV1alpha1) AWSLambdaTargets(namespace string) v1alpha1.AWSLambdaTargetInterface

func (*FakeTargetsV1alpha1) AWSS3Targets

func (c *FakeTargetsV1alpha1) AWSS3Targets(namespace string) v1alpha1.AWSS3TargetInterface

func (*FakeTargetsV1alpha1) AWSSNSTargets

func (c *FakeTargetsV1alpha1) AWSSNSTargets(namespace string) v1alpha1.AWSSNSTargetInterface

func (*FakeTargetsV1alpha1) AWSSQSTargets

func (c *FakeTargetsV1alpha1) AWSSQSTargets(namespace string) v1alpha1.AWSSQSTargetInterface

func (*FakeTargetsV1alpha1) AzureEventHubsTargets added in v1.12.0

func (c *FakeTargetsV1alpha1) AzureEventHubsTargets(namespace string) v1alpha1.AzureEventHubsTargetInterface

func (*FakeTargetsV1alpha1) AzureSentinelTargets added in v1.20.0

func (c *FakeTargetsV1alpha1) AzureSentinelTargets(namespace string) v1alpha1.AzureSentinelTargetInterface

func (*FakeTargetsV1alpha1) AzureServiceBusTargets added in v1.25.0

func (c *FakeTargetsV1alpha1) AzureServiceBusTargets(namespace string) v1alpha1.AzureServiceBusTargetInterface

func (*FakeTargetsV1alpha1) CloudEventsTargets added in v1.18.0

func (c *FakeTargetsV1alpha1) CloudEventsTargets(namespace string) v1alpha1.CloudEventsTargetInterface

func (*FakeTargetsV1alpha1) DatadogTargets

func (c *FakeTargetsV1alpha1) DatadogTargets(namespace string) v1alpha1.DatadogTargetInterface

func (*FakeTargetsV1alpha1) ElasticsearchTargets

func (c *FakeTargetsV1alpha1) ElasticsearchTargets(namespace string) v1alpha1.ElasticsearchTargetInterface

func (*FakeTargetsV1alpha1) GoogleCloudFirestoreTargets

func (c *FakeTargetsV1alpha1) GoogleCloudFirestoreTargets(namespace string) v1alpha1.GoogleCloudFirestoreTargetInterface

func (*FakeTargetsV1alpha1) GoogleCloudPubSubTargets added in v1.19.3

func (c *FakeTargetsV1alpha1) GoogleCloudPubSubTargets(namespace string) v1alpha1.GoogleCloudPubSubTargetInterface

func (*FakeTargetsV1alpha1) GoogleCloudStorageTargets

func (c *FakeTargetsV1alpha1) GoogleCloudStorageTargets(namespace string) v1alpha1.GoogleCloudStorageTargetInterface

func (*FakeTargetsV1alpha1) GoogleCloudWorkflowsTargets

func (c *FakeTargetsV1alpha1) GoogleCloudWorkflowsTargets(namespace string) v1alpha1.GoogleCloudWorkflowsTargetInterface

func (*FakeTargetsV1alpha1) GoogleSheetTargets

func (c *FakeTargetsV1alpha1) GoogleSheetTargets(namespace string) v1alpha1.GoogleSheetTargetInterface

func (*FakeTargetsV1alpha1) HTTPTargets

func (c *FakeTargetsV1alpha1) HTTPTargets(namespace string) v1alpha1.HTTPTargetInterface

func (*FakeTargetsV1alpha1) IBMMQTargets added in v1.13.0

func (c *FakeTargetsV1alpha1) IBMMQTargets(namespace string) v1alpha1.IBMMQTargetInterface

func (*FakeTargetsV1alpha1) JiraTargets

func (c *FakeTargetsV1alpha1) JiraTargets(namespace string) v1alpha1.JiraTargetInterface

func (*FakeTargetsV1alpha1) KafkaTargets added in v1.19.0

func (c *FakeTargetsV1alpha1) KafkaTargets(namespace string) v1alpha1.KafkaTargetInterface

func (*FakeTargetsV1alpha1) LogzMetricsTargets added in v1.11.0

func (c *FakeTargetsV1alpha1) LogzMetricsTargets(namespace string) v1alpha1.LogzMetricsTargetInterface

func (*FakeTargetsV1alpha1) LogzTargets

func (c *FakeTargetsV1alpha1) LogzTargets(namespace string) v1alpha1.LogzTargetInterface

func (*FakeTargetsV1alpha1) MongoDBTargets added in v1.24.0

func (c *FakeTargetsV1alpha1) MongoDBTargets(namespace string) v1alpha1.MongoDBTargetInterface

func (*FakeTargetsV1alpha1) OracleTargets

func (c *FakeTargetsV1alpha1) OracleTargets(namespace string) v1alpha1.OracleTargetInterface

func (*FakeTargetsV1alpha1) RESTClient

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

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

func (*FakeTargetsV1alpha1) SalesforceTargets

func (c *FakeTargetsV1alpha1) SalesforceTargets(namespace string) v1alpha1.SalesforceTargetInterface

func (*FakeTargetsV1alpha1) SendGridTargets

func (c *FakeTargetsV1alpha1) SendGridTargets(namespace string) v1alpha1.SendGridTargetInterface

func (*FakeTargetsV1alpha1) SlackTargets

func (c *FakeTargetsV1alpha1) SlackTargets(namespace string) v1alpha1.SlackTargetInterface

func (*FakeTargetsV1alpha1) SolaceTargets added in v1.24.0

func (c *FakeTargetsV1alpha1) SolaceTargets(namespace string) v1alpha1.SolaceTargetInterface

func (*FakeTargetsV1alpha1) SplunkTargets

func (c *FakeTargetsV1alpha1) SplunkTargets(namespace string) v1alpha1.SplunkTargetInterface

func (*FakeTargetsV1alpha1) TwilioTargets

func (c *FakeTargetsV1alpha1) TwilioTargets(namespace string) v1alpha1.TwilioTargetInterface

func (*FakeTargetsV1alpha1) ZendeskTargets

func (c *FakeTargetsV1alpha1) ZendeskTargets(namespace string) v1alpha1.ZendeskTargetInterface

type FakeTwilioTargets

type FakeTwilioTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeTwilioTargets implements TwilioTargetInterface

func (*FakeTwilioTargets) Create

func (c *FakeTwilioTargets) Create(ctx context.Context, twilioTarget *v1alpha1.TwilioTarget, opts v1.CreateOptions) (result *v1alpha1.TwilioTarget, err error)

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

func (*FakeTwilioTargets) Delete

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

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

func (*FakeTwilioTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeTwilioTargets) Get

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

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

func (*FakeTwilioTargets) List

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

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

func (*FakeTwilioTargets) Patch

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

Patch applies the patch and returns the patched twilioTarget.

func (*FakeTwilioTargets) Update

func (c *FakeTwilioTargets) Update(ctx context.Context, twilioTarget *v1alpha1.TwilioTarget, opts v1.UpdateOptions) (result *v1alpha1.TwilioTarget, err error)

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

func (*FakeTwilioTargets) UpdateStatus

func (c *FakeTwilioTargets) UpdateStatus(ctx context.Context, twilioTarget *v1alpha1.TwilioTarget, opts v1.UpdateOptions) (*v1alpha1.TwilioTarget, error)

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

func (*FakeTwilioTargets) Watch

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

type FakeZendeskTargets

type FakeZendeskTargets struct {
	Fake *FakeTargetsV1alpha1
	// contains filtered or unexported fields
}

FakeZendeskTargets implements ZendeskTargetInterface

func (*FakeZendeskTargets) Create

func (c *FakeZendeskTargets) Create(ctx context.Context, zendeskTarget *v1alpha1.ZendeskTarget, opts v1.CreateOptions) (result *v1alpha1.ZendeskTarget, err error)

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

func (*FakeZendeskTargets) Delete

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

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

func (*FakeZendeskTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeZendeskTargets) Get

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

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

func (*FakeZendeskTargets) List

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

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

func (*FakeZendeskTargets) Patch

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

Patch applies the patch and returns the patched zendeskTarget.

func (*FakeZendeskTargets) Update

func (c *FakeZendeskTargets) Update(ctx context.Context, zendeskTarget *v1alpha1.ZendeskTarget, opts v1.UpdateOptions) (result *v1alpha1.ZendeskTarget, err error)

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

func (*FakeZendeskTargets) UpdateStatus

func (c *FakeZendeskTargets) UpdateStatus(ctx context.Context, zendeskTarget *v1alpha1.ZendeskTarget, opts v1.UpdateOptions) (*v1alpha1.ZendeskTarget, error)

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

func (*FakeZendeskTargets) Watch

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

Jump to

Keyboard shortcuts

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