fake

package
v0.0.0-...-52e38e2 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2023 License: Apache-2.0 Imports: 10 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 FakeKubeArmorPolicies

type FakeKubeArmorPolicies struct {
	Fake *FakeSecurityV1
	// contains filtered or unexported fields
}

FakeKubeArmorPolicies implements KubeArmorPolicyInterface

func (*FakeKubeArmorPolicies) Create

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

func (*FakeKubeArmorPolicies) Delete

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

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

func (*FakeKubeArmorPolicies) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeKubeArmorPolicies) Get

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

func (*FakeKubeArmorPolicies) List

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

func (*FakeKubeArmorPolicies) Patch

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

Patch applies the patch and returns the patched kubeArmorPolicy.

func (*FakeKubeArmorPolicies) Update

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

func (*FakeKubeArmorPolicies) UpdateStatus

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

func (*FakeKubeArmorPolicies) Watch

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

type FakeSecurityV1

type FakeSecurityV1 struct {
	*testing.Fake
}

func (*FakeSecurityV1) KubeArmorPolicies

func (c *FakeSecurityV1) KubeArmorPolicies(namespace string) v1.KubeArmorPolicyInterface

func (*FakeSecurityV1) RESTClient

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

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

Jump to

Keyboard shortcuts

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