package fake
import "k8s.io/client-go/1.5/kubernetes/typed/authentication/v1beta1/fake"
Package fake has the automatically generated clients.
Index ¶
- type FakeAuthentication
- func (c *FakeAuthentication) GetRESTClient() *rest.RESTClient
- func (c *FakeAuthentication) TokenReviews() v1beta1.TokenReviewInterface
- type FakeTokenReviews
Types ¶
type FakeAuthentication ¶
func (*FakeAuthentication) GetRESTClient ¶
func (c *FakeAuthentication) GetRESTClient() *rest.RESTClient
GetRESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
func (*FakeAuthentication) TokenReviews ¶
func (c *FakeAuthentication) TokenReviews() v1beta1.TokenReviewInterface
type FakeTokenReviews ¶
type FakeTokenReviews struct { Fake *FakeAuthentication }
FakeTokenReviews implements TokenReviewInterface
Source Files ¶
doc.go fake_authentication_client.go fake_tokenreview.go
- Version
- v1.5.1
- Published
- Feb 8, 2017
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 1 hour ago –
Tools for package owners.