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 ¶
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) TokenReviews ¶
func (c *FakeAuthenticationV1beta1) TokenReviews() v1beta1.TokenReviewInterface
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.
Click to show internal directories.
Click to hide internal directories.