Documentation ¶
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
func (*InternalV1alpha1Client) StorageVersions ¶
func (c *InternalV1alpha1Client) StorageVersions() internalv1alpha1.StorageVersionInterface
type InternalV1alpha1ClusterClient ¶
type InternalV1alpha1ClusterClient struct {
*kcptesting.Fake
}
func (*InternalV1alpha1ClusterClient) Cluster ¶
func (c *InternalV1alpha1ClusterClient) Cluster(clusterPath logicalcluster.Path) internalv1alpha1.InternalV1alpha1Interface
func (*InternalV1alpha1ClusterClient) StorageVersions ¶
func (c *InternalV1alpha1ClusterClient) StorageVersions() kcpinternalv1alpha1.StorageVersionClusterInterface
Click to show internal directories.
Click to hide internal directories.