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 FakeAuthorizationPolicies

type FakeAuthorizationPolicies struct {
	Fake *FakeSecurityV1beta1
	// contains filtered or unexported fields
}

FakeAuthorizationPolicies implements AuthorizationPolicyInterface

func (*FakeAuthorizationPolicies) Apply added in v1.13.0

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

func (*FakeAuthorizationPolicies) 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 (*FakeAuthorizationPolicies) Create

func (c *FakeAuthorizationPolicies) Create(ctx context.Context, authorizationPolicy *v1beta1.AuthorizationPolicy, opts v1.CreateOptions) (result *v1beta1.AuthorizationPolicy, err error)

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

func (*FakeAuthorizationPolicies) Delete

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

func (*FakeAuthorizationPolicies) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeAuthorizationPolicies) Get

func (c *FakeAuthorizationPolicies) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1beta1.AuthorizationPolicy, err error)

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

func (*FakeAuthorizationPolicies) List

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

func (*FakeAuthorizationPolicies) Patch

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

Patch applies the patch and returns the patched authorizationPolicy.

func (*FakeAuthorizationPolicies) Update

func (c *FakeAuthorizationPolicies) Update(ctx context.Context, authorizationPolicy *v1beta1.AuthorizationPolicy, opts v1.UpdateOptions) (result *v1beta1.AuthorizationPolicy, err error)

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

func (*FakeAuthorizationPolicies) UpdateStatus

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

func (*FakeAuthorizationPolicies) Watch

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

type FakePeerAuthentications

type FakePeerAuthentications struct {
	Fake *FakeSecurityV1beta1
	// contains filtered or unexported fields
}

FakePeerAuthentications implements PeerAuthenticationInterface

func (*FakePeerAuthentications) Apply added in v1.13.0

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

func (*FakePeerAuthentications) 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 (*FakePeerAuthentications) Create

func (c *FakePeerAuthentications) Create(ctx context.Context, peerAuthentication *v1beta1.PeerAuthentication, opts v1.CreateOptions) (result *v1beta1.PeerAuthentication, err error)

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

func (*FakePeerAuthentications) Delete

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

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

func (*FakePeerAuthentications) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakePeerAuthentications) Get

func (c *FakePeerAuthentications) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1beta1.PeerAuthentication, err error)

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

func (*FakePeerAuthentications) List

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

func (*FakePeerAuthentications) Patch

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

Patch applies the patch and returns the patched peerAuthentication.

func (*FakePeerAuthentications) Update

func (c *FakePeerAuthentications) Update(ctx context.Context, peerAuthentication *v1beta1.PeerAuthentication, opts v1.UpdateOptions) (result *v1beta1.PeerAuthentication, err error)

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

func (*FakePeerAuthentications) UpdateStatus

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

func (*FakePeerAuthentications) Watch

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

type FakeRequestAuthentications

type FakeRequestAuthentications struct {
	Fake *FakeSecurityV1beta1
	// contains filtered or unexported fields
}

FakeRequestAuthentications implements RequestAuthenticationInterface

func (*FakeRequestAuthentications) Apply added in v1.13.0

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

func (*FakeRequestAuthentications) 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 (*FakeRequestAuthentications) Create

func (c *FakeRequestAuthentications) Create(ctx context.Context, requestAuthentication *v1beta1.RequestAuthentication, opts v1.CreateOptions) (result *v1beta1.RequestAuthentication, err error)

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

func (*FakeRequestAuthentications) Delete

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

func (*FakeRequestAuthentications) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeRequestAuthentications) Get

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

func (*FakeRequestAuthentications) List

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

func (*FakeRequestAuthentications) Patch

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

Patch applies the patch and returns the patched requestAuthentication.

func (*FakeRequestAuthentications) Update

func (c *FakeRequestAuthentications) Update(ctx context.Context, requestAuthentication *v1beta1.RequestAuthentication, opts v1.UpdateOptions) (result *v1beta1.RequestAuthentication, err error)

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

func (*FakeRequestAuthentications) UpdateStatus

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

func (*FakeRequestAuthentications) Watch

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

type FakeSecurityV1beta1

type FakeSecurityV1beta1 struct {
	*testing.Fake
}

func (*FakeSecurityV1beta1) AuthorizationPolicies

func (c *FakeSecurityV1beta1) AuthorizationPolicies(namespace string) v1beta1.AuthorizationPolicyInterface

func (*FakeSecurityV1beta1) PeerAuthentications

func (c *FakeSecurityV1beta1) PeerAuthentications(namespace string) v1beta1.PeerAuthenticationInterface

func (*FakeSecurityV1beta1) RESTClient

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

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

func (*FakeSecurityV1beta1) RequestAuthentications

func (c *FakeSecurityV1beta1) RequestAuthentications(namespace string) v1beta1.RequestAuthenticationInterface

Jump to

Keyboard shortcuts

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