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 AutoscalingV1Client ¶
type AutoscalingV1Client struct {
*kcptesting.Fake
ClusterPath logicalcluster.Path
}
func (*AutoscalingV1Client) HorizontalPodAutoscalers ¶
func (c *AutoscalingV1Client) HorizontalPodAutoscalers(namespace string) autoscalingv1.HorizontalPodAutoscalerInterface
func (*AutoscalingV1Client) RESTClient ¶
func (c *AutoscalingV1Client) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
type AutoscalingV1ClusterClient ¶
type AutoscalingV1ClusterClient struct {
*kcptesting.Fake
}
func (*AutoscalingV1ClusterClient) Cluster ¶
func (c *AutoscalingV1ClusterClient) Cluster(clusterPath logicalcluster.Path) autoscalingv1.AutoscalingV1Interface
func (*AutoscalingV1ClusterClient) HorizontalPodAutoscalers ¶
func (c *AutoscalingV1ClusterClient) HorizontalPodAutoscalers() kcpautoscalingv1.HorizontalPodAutoscalerClusterInterface
Click to show internal directories.
Click to hide internal directories.