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 FakeAuthenticationV1 ¶
func (*FakeAuthenticationV1) RESTClient ¶
func (c *FakeAuthenticationV1) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
func (*FakeAuthenticationV1) TokenReviews ¶
func (c *FakeAuthenticationV1) TokenReviews() v1.TokenReviewInterface
type FakeTokenReviews ¶
type FakeTokenReviews struct {
Fake *FakeAuthenticationV1
}
FakeTokenReviews implements TokenReviewInterface
func (*FakeTokenReviews) Create ¶
func (c *FakeTokenReviews) Create(tokenReview *authenticationapi.TokenReview) (result *authenticationapi.TokenReview, err error)
Click to show internal directories.
Click to hide internal directories.