Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutoscalingV2Client ¶
type AutoscalingV2Client struct { *kcptesting.Fake ClusterPath logicalcluster.Path }
func (*AutoscalingV2Client) HorizontalPodAutoscalers ¶
func (c *AutoscalingV2Client) HorizontalPodAutoscalers(namespace string) autoscalingv2.HorizontalPodAutoscalerInterface
func (*AutoscalingV2Client) RESTClient ¶
func (c *AutoscalingV2Client) RESTClient() rest.Interface
type AutoscalingV2ClusterClient ¶
type AutoscalingV2ClusterClient struct {
*kcptesting.Fake
}
func (*AutoscalingV2ClusterClient) Cluster ¶
func (c *AutoscalingV2ClusterClient) Cluster(clusterPath logicalcluster.Path) autoscalingv2.AutoscalingV2Interface
func (*AutoscalingV2ClusterClient) HorizontalPodAutoscalers ¶
func (c *AutoscalingV2ClusterClient) HorizontalPodAutoscalers() kcpautoscalingv2.HorizontalPodAutoscalerClusterInterface
Click to show internal directories.
Click to hide internal directories.