package fake
import "k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake"
Package fake has the automatically generated clients.
Index ¶
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) SelfSubjectReviews ¶
func (c *FakeAuthenticationV1beta1) SelfSubjectReviews() v1beta1.SelfSubjectReviewInterface
func (*FakeAuthenticationV1beta1) TokenReviews ¶
func (c *FakeAuthenticationV1beta1) TokenReviews() v1beta1.TokenReviewInterface
Source Files ¶
doc.go fake_authentication_client.go fake_selfsubjectreview.go fake_tokenreview.go
- Version
- v0.32.1
- Published
- Jan 16, 2025
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 21 minutes ago –
Tools for package owners.