Documentation
¶
Overview ¶
Package fake has the automatically generated cluster clients.
Index ¶
- type CertificatesV1beta1Client
- type CertificatesV1beta1ClusterClient
- func (c *CertificatesV1beta1ClusterClient) CertificateSigningRequests() kcpcertificatesv1beta1.CertificateSigningRequestClusterInterface
- func (c *CertificatesV1beta1ClusterClient) Cluster(clusterPath logicalcluster.Path) certificatesv1beta1.CertificatesV1beta1Interface
- func (c *CertificatesV1beta1ClusterClient) ClusterTrustBundles() kcpcertificatesv1beta1.ClusterTrustBundleClusterInterface
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) ClusterTrustBundles ¶
func (c *CertificatesV1beta1Client) ClusterTrustBundles() certificatesv1beta1.ClusterTrustBundleInterface
func (*CertificatesV1beta1Client) RESTClient ¶
func (c *CertificatesV1beta1Client) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
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
func (*CertificatesV1beta1ClusterClient) ClusterTrustBundles ¶
func (c *CertificatesV1beta1ClusterClient) ClusterTrustBundles() kcpcertificatesv1beta1.ClusterTrustBundleClusterInterface
Click to show internal directories.
Click to hide internal directories.