fake

package
v1.21.1 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 12 Imported by: 1

Documentation

Overview

Package fake has the automatically generated clients.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeTelemetries

type FakeTelemetries struct {
	Fake *FakeTelemetryV1alpha1
	// contains filtered or unexported fields
}

FakeTelemetries implements TelemetryInterface

func (*FakeTelemetries) Apply added in v1.13.0

Apply takes the given apply declarative configuration, applies it and returns the applied telemetry.

func (*FakeTelemetries) ApplyStatus added in v1.13.0

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

func (*FakeTelemetries) Create

func (c *FakeTelemetries) Create(ctx context.Context, telemetry *v1alpha1.Telemetry, opts v1.CreateOptions) (result *v1alpha1.Telemetry, err error)

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

func (*FakeTelemetries) Delete

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

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

func (*FakeTelemetries) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeTelemetries) Get

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

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

func (*FakeTelemetries) List

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

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

func (*FakeTelemetries) Patch

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

Patch applies the patch and returns the patched telemetry.

func (*FakeTelemetries) Update

func (c *FakeTelemetries) Update(ctx context.Context, telemetry *v1alpha1.Telemetry, opts v1.UpdateOptions) (result *v1alpha1.Telemetry, err error)

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

func (*FakeTelemetries) UpdateStatus

func (c *FakeTelemetries) UpdateStatus(ctx context.Context, telemetry *v1alpha1.Telemetry, opts v1.UpdateOptions) (*v1alpha1.Telemetry, error)

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

func (*FakeTelemetries) Watch

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

type FakeTelemetryV1alpha1

type FakeTelemetryV1alpha1 struct {
	*testing.Fake
}

func (*FakeTelemetryV1alpha1) RESTClient

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

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

func (*FakeTelemetryV1alpha1) Telemetries

func (c *FakeTelemetryV1alpha1) Telemetries(namespace string) v1alpha1.TelemetryInterface

Jump to

Keyboard shortcuts

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