fake

package
v1.11.5 Latest Latest
Warning

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

Go to latest
Published: May 10, 2022 License: Apache-2.0 Imports: 10 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 FakeApiextensionsV1

type FakeApiextensionsV1 struct {
	*testing.Fake
}

func (*FakeApiextensionsV1) CustomResourceDefinitions

func (c *FakeApiextensionsV1) CustomResourceDefinitions() v1.CustomResourceDefinitionInterface

func (*FakeApiextensionsV1) RESTClient

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

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

type FakeCustomResourceDefinitions

type FakeCustomResourceDefinitions struct {
	Fake *FakeApiextensionsV1
}

FakeCustomResourceDefinitions implements CustomResourceDefinitionInterface

func (*FakeCustomResourceDefinitions) Create

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

func (*FakeCustomResourceDefinitions) Delete

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

func (*FakeCustomResourceDefinitions) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeCustomResourceDefinitions) Get

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

func (*FakeCustomResourceDefinitions) List

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

func (*FakeCustomResourceDefinitions) Patch

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

Patch applies the patch and returns the patched customResourceDefinition.

func (*FakeCustomResourceDefinitions) Update

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

func (*FakeCustomResourceDefinitions) Watch

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

Jump to

Keyboard shortcuts

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