Documentation ¶
Index ¶
- type AuthenticationV1beta1Client
- type AuthenticationV1beta1ClusterClient
- func (c *AuthenticationV1beta1ClusterClient) Cluster(clusterPath logicalcluster.Path) authenticationv1beta1.AuthenticationV1beta1Interface
- func (c *AuthenticationV1beta1ClusterClient) SelfSubjectReviews() kcpauthenticationv1beta1.SelfSubjectReviewClusterInterface
- func (c *AuthenticationV1beta1ClusterClient) TokenReviews() kcpauthenticationv1beta1.TokenReviewClusterInterface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthenticationV1beta1Client ¶
type AuthenticationV1beta1Client struct { *kcptesting.Fake ClusterPath logicalcluster.Path }
func (*AuthenticationV1beta1Client) RESTClient ¶
func (c *AuthenticationV1beta1Client) RESTClient() rest.Interface
func (*AuthenticationV1beta1Client) SelfSubjectReviews ¶
func (c *AuthenticationV1beta1Client) SelfSubjectReviews() authenticationv1beta1.SelfSubjectReviewInterface
func (*AuthenticationV1beta1Client) TokenReviews ¶
func (c *AuthenticationV1beta1Client) TokenReviews() authenticationv1beta1.TokenReviewInterface
type AuthenticationV1beta1ClusterClient ¶
type AuthenticationV1beta1ClusterClient struct {
*kcptesting.Fake
}
func (*AuthenticationV1beta1ClusterClient) Cluster ¶
func (c *AuthenticationV1beta1ClusterClient) Cluster(clusterPath logicalcluster.Path) authenticationv1beta1.AuthenticationV1beta1Interface
func (*AuthenticationV1beta1ClusterClient) SelfSubjectReviews ¶
func (c *AuthenticationV1beta1ClusterClient) SelfSubjectReviews() kcpauthenticationv1beta1.SelfSubjectReviewClusterInterface
func (*AuthenticationV1beta1ClusterClient) TokenReviews ¶
func (c *AuthenticationV1beta1ClusterClient) TokenReviews() kcpauthenticationv1beta1.TokenReviewClusterInterface
Click to show internal directories.
Click to hide internal directories.