fake

package
v0.23.2 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2022 License: Apache-2.0 Imports: 13 Imported by: 99

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 FakeCSIStorageCapacities added in v0.19.0

type FakeCSIStorageCapacities struct {
	Fake *FakeStorageV1alpha1
	// contains filtered or unexported fields
}

FakeCSIStorageCapacities implements CSIStorageCapacityInterface

func (*FakeCSIStorageCapacities) Apply added in v0.21.0

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

func (*FakeCSIStorageCapacities) Create added in v0.19.0

func (c *FakeCSIStorageCapacities) Create(ctx context.Context, cSIStorageCapacity *v1alpha1.CSIStorageCapacity, opts v1.CreateOptions) (result *v1alpha1.CSIStorageCapacity, err error)

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

func (*FakeCSIStorageCapacities) Delete added in v0.19.0

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

func (*FakeCSIStorageCapacities) DeleteCollection added in v0.19.0

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

DeleteCollection deletes a collection of objects.

func (*FakeCSIStorageCapacities) Get added in v0.19.0

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

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

func (*FakeCSIStorageCapacities) List added in v0.19.0

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

func (*FakeCSIStorageCapacities) Patch added in v0.19.0

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

Patch applies the patch and returns the patched cSIStorageCapacity.

func (*FakeCSIStorageCapacities) Update added in v0.19.0

func (c *FakeCSIStorageCapacities) Update(ctx context.Context, cSIStorageCapacity *v1alpha1.CSIStorageCapacity, opts v1.UpdateOptions) (result *v1alpha1.CSIStorageCapacity, err error)

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

func (*FakeCSIStorageCapacities) Watch added in v0.19.0

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

type FakeStorageV1alpha1

type FakeStorageV1alpha1 struct {
	*testing.Fake
}

func (*FakeStorageV1alpha1) CSIStorageCapacities added in v0.19.0

func (c *FakeStorageV1alpha1) CSIStorageCapacities(namespace string) v1alpha1.CSIStorageCapacityInterface

func (*FakeStorageV1alpha1) RESTClient

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

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

func (*FakeStorageV1alpha1) VolumeAttachments

type FakeVolumeAttachments

type FakeVolumeAttachments struct {
	Fake *FakeStorageV1alpha1
}

FakeVolumeAttachments implements VolumeAttachmentInterface

func (*FakeVolumeAttachments) Apply added in v0.21.0

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

func (*FakeVolumeAttachments) ApplyStatus added in v0.21.0

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

func (*FakeVolumeAttachments) Create

func (c *FakeVolumeAttachments) Create(ctx context.Context, volumeAttachment *v1alpha1.VolumeAttachment, opts v1.CreateOptions) (result *v1alpha1.VolumeAttachment, err error)

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

func (*FakeVolumeAttachments) Delete

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

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

func (*FakeVolumeAttachments) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeVolumeAttachments) Get

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

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

func (*FakeVolumeAttachments) List

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

func (*FakeVolumeAttachments) Patch

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

Patch applies the patch and returns the patched volumeAttachment.

func (*FakeVolumeAttachments) Update

func (c *FakeVolumeAttachments) Update(ctx context.Context, volumeAttachment *v1alpha1.VolumeAttachment, opts v1.UpdateOptions) (result *v1alpha1.VolumeAttachment, err error)

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

func (*FakeVolumeAttachments) UpdateStatus

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

func (*FakeVolumeAttachments) Watch

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

Jump to

Keyboard shortcuts

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