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: 6 Imported by: 144

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 FakeAuthenticationV1beta1

type FakeAuthenticationV1beta1 struct {
	*testing.Fake
}

func (*FakeAuthenticationV1beta1) RESTClient

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

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

func (*FakeAuthenticationV1beta1) SelfSubjectReviews added in v0.27.0

func (*FakeAuthenticationV1beta1) TokenReviews

type FakeSelfSubjectReviews added in v0.27.0

type FakeSelfSubjectReviews struct {
	Fake *FakeAuthenticationV1beta1
}

FakeSelfSubjectReviews implements SelfSubjectReviewInterface

func (*FakeSelfSubjectReviews) Create added in v0.27.0

func (c *FakeSelfSubjectReviews) Create(ctx context.Context, selfSubjectReview *v1beta1.SelfSubjectReview, opts v1.CreateOptions) (result *v1beta1.SelfSubjectReview, err error)

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

type FakeTokenReviews

type FakeTokenReviews struct {
	Fake *FakeAuthenticationV1beta1
}

FakeTokenReviews implements TokenReviewInterface

func (*FakeTokenReviews) Create

func (c *FakeTokenReviews) Create(ctx context.Context, tokenReview *v1beta1.TokenReview, opts v1.CreateOptions) (result *v1beta1.TokenReview, err error)

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

Jump to

Keyboard shortcuts

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