package fake
import "k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake"
Package fake has the automatically generated clients.
Index ¶
Types ¶
type FakeAutoscalingV2beta2 ¶
func (*FakeAutoscalingV2beta2) HorizontalPodAutoscalers ¶
func (c *FakeAutoscalingV2beta2) HorizontalPodAutoscalers(namespace string) v2beta2.HorizontalPodAutoscalerInterface
func (*FakeAutoscalingV2beta2) RESTClient ¶
func (c *FakeAutoscalingV2beta2) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
Source Files ¶
doc.go fake_autoscaling_client.go fake_horizontalpodautoscaler.go
- Version
- v0.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 2 hours ago –
Tools for package owners.