package fake
import "k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake"
Package fake has the automatically generated clients.
Index ¶
Types ¶
type FakeAutoscalingV1 ¶
func (*FakeAutoscalingV1) HorizontalPodAutoscalers ¶
func (c *FakeAutoscalingV1) HorizontalPodAutoscalers(namespace string) v1.HorizontalPodAutoscalerInterface
func (*FakeAutoscalingV1) RESTClient ¶
func (c *FakeAutoscalingV1) 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.32.0
- Published
- Dec 11, 2024
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 1 minute ago –
Tools for package owners.