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