Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthenticationV1alpha1Client ¶
type AuthenticationV1alpha1Client struct { *kcptesting.Fake ClusterPath logicalcluster.Path }
func (*AuthenticationV1alpha1Client) RESTClient ¶
func (c *AuthenticationV1alpha1Client) RESTClient() rest.Interface
func (*AuthenticationV1alpha1Client) SelfSubjectReviews ¶
func (c *AuthenticationV1alpha1Client) SelfSubjectReviews() authenticationv1alpha1.SelfSubjectReviewInterface
type AuthenticationV1alpha1ClusterClient ¶
type AuthenticationV1alpha1ClusterClient struct {
*kcptesting.Fake
}
func (*AuthenticationV1alpha1ClusterClient) Cluster ¶
func (c *AuthenticationV1alpha1ClusterClient) Cluster(clusterPath logicalcluster.Path) authenticationv1alpha1.AuthenticationV1alpha1Interface
func (*AuthenticationV1alpha1ClusterClient) SelfSubjectReviews ¶
func (c *AuthenticationV1alpha1ClusterClient) SelfSubjectReviews() kcpauthenticationv1alpha1.SelfSubjectReviewClusterInterface
Click to show internal directories.
Click to hide internal directories.