fake

package
v0.30.0 Latest Latest
Warning

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

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

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 FakeCertificatesV1alpha1

type FakeCertificatesV1alpha1 struct {
	*testing.Fake
}

func (*FakeCertificatesV1alpha1) ClusterTrustBundles

func (*FakeCertificatesV1alpha1) RESTClient

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

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

type FakeClusterTrustBundles

type FakeClusterTrustBundles struct {
	Fake *FakeCertificatesV1alpha1
}

FakeClusterTrustBundles implements ClusterTrustBundleInterface

func (*FakeClusterTrustBundles) Apply

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

func (*FakeClusterTrustBundles) Create

func (c *FakeClusterTrustBundles) Create(ctx context.Context, clusterTrustBundle *v1alpha1.ClusterTrustBundle, opts v1.CreateOptions) (result *v1alpha1.ClusterTrustBundle, err error)

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

func (*FakeClusterTrustBundles) Delete

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

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

func (*FakeClusterTrustBundles) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeClusterTrustBundles) Get

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

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

func (*FakeClusterTrustBundles) List

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

func (*FakeClusterTrustBundles) Patch

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

Patch applies the patch and returns the patched clusterTrustBundle.

func (*FakeClusterTrustBundles) Update

func (c *FakeClusterTrustBundles) Update(ctx context.Context, clusterTrustBundle *v1alpha1.ClusterTrustBundle, opts v1.UpdateOptions) (result *v1alpha1.ClusterTrustBundle, err error)

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

func (*FakeClusterTrustBundles) Watch

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

Jump to

Keyboard shortcuts

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