Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertificatesV1beta1Client ¶
type CertificatesV1beta1Client struct { *kcptesting.Fake ClusterPath logicalcluster.Path }
func (*CertificatesV1beta1Client) CertificateSigningRequests ¶
func (c *CertificatesV1beta1Client) CertificateSigningRequests() certificatesv1beta1.CertificateSigningRequestInterface
func (*CertificatesV1beta1Client) RESTClient ¶
func (c *CertificatesV1beta1Client) RESTClient() rest.Interface
type CertificatesV1beta1ClusterClient ¶
type CertificatesV1beta1ClusterClient struct {
*kcptesting.Fake
}
func (*CertificatesV1beta1ClusterClient) CertificateSigningRequests ¶
func (c *CertificatesV1beta1ClusterClient) CertificateSigningRequests() kcpcertificatesv1beta1.CertificateSigningRequestClusterInterface
func (*CertificatesV1beta1ClusterClient) Cluster ¶
func (c *CertificatesV1beta1ClusterClient) Cluster(clusterPath logicalcluster.Path) certificatesv1beta1.CertificatesV1beta1Interface
Click to show internal directories.
Click to hide internal directories.