Documentation
¶
Overview ¶
Package fake has the automatically generated cluster clients.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InternalV1alpha1Client ¶
type InternalV1alpha1Client struct {
*kcptesting.Fake
ClusterPath logicalcluster.Path
}
func (*InternalV1alpha1Client) RESTClient ¶
func (c *InternalV1alpha1Client) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
func (*InternalV1alpha1Client) StorageVersions ¶
func (c *InternalV1alpha1Client) StorageVersions() apiserverinternalv1alpha1.StorageVersionInterface
type InternalV1alpha1ClusterClient ¶
type InternalV1alpha1ClusterClient struct {
*kcptesting.Fake
}
func (*InternalV1alpha1ClusterClient) Cluster ¶
func (c *InternalV1alpha1ClusterClient) Cluster(clusterPath logicalcluster.Path) apiserverinternalv1alpha1.InternalV1alpha1Interface
func (*InternalV1alpha1ClusterClient) StorageVersions ¶
func (c *InternalV1alpha1ClusterClient) StorageVersions() kcpapiserverinternalv1alpha1.StorageVersionClusterInterface
Click to show internal directories.
Click to hide internal directories.