fake

package
v0.1.12 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package fake has the automatically generated clients.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeCloudEventsTargets

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

FakeCloudEventsTargets implements CloudEventsTargetInterface

func (*FakeCloudEventsTargets) Create

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

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

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

DeleteCollection deletes a collection of objects.

func (*FakeCloudEventsTargets) Get

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

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

func (*FakeCloudEventsTargets) Patch

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

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

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

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 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 FakeKafkaTargets

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

FakeKafkaTargets implements KafkaTargetInterface

func (*FakeKafkaTargets) Create

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

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

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

DeleteCollection deletes a collection of objects.

func (*FakeKafkaTargets) Get

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

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

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

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

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

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

type FakeLogzMetricsTargets

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

FakeLogzMetricsTargets implements LogzMetricsTargetInterface

func (*FakeLogzMetricsTargets) Create

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

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

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

DeleteCollection deletes a collection of objects.

func (*FakeLogzMetricsTargets) Get

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

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

func (*FakeLogzMetricsTargets) Patch

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

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

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

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 FakeNatsTargets

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

FakeNatsTargets implements NatsTargetInterface

func (*FakeNatsTargets) Create

func (c *FakeNatsTargets) Create(ctx context.Context, natsTarget *v1alpha1.NatsTarget, opts v1.CreateOptions) (result *v1alpha1.NatsTarget, err error)

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

func (*FakeNatsTargets) Delete

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

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

func (*FakeNatsTargets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeNatsTargets) Get

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

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

func (*FakeNatsTargets) List

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

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

func (*FakeNatsTargets) Patch

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

Patch applies the patch and returns the patched natsTarget.

func (*FakeNatsTargets) Update

func (c *FakeNatsTargets) Update(ctx context.Context, natsTarget *v1alpha1.NatsTarget, opts v1.UpdateOptions) (result *v1alpha1.NatsTarget, err error)

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

func (*FakeNatsTargets) UpdateStatus

func (c *FakeNatsTargets) UpdateStatus(ctx context.Context, natsTarget *v1alpha1.NatsTarget, opts v1.UpdateOptions) (*v1alpha1.NatsTarget, error)

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

func (*FakeNatsTargets) Watch

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

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

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

func (*FakeTargetsV1alpha1) DatadogTargets

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

func (*FakeTargetsV1alpha1) HTTPTargets

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

func (*FakeTargetsV1alpha1) KafkaTargets

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

func (*FakeTargetsV1alpha1) LogzMetricsTargets

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

func (*FakeTargetsV1alpha1) LogzTargets

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

func (*FakeTargetsV1alpha1) NatsTargets

func (c *FakeTargetsV1alpha1) NatsTargets(namespace string) v1alpha1.NatsTargetInterface

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

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

Jump to

Keyboard shortcuts

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