package fake
import "k8s.io/client-go/kubernetes/typed/scheduling/v1alpha2/fake"
Package fake has the automatically generated clients.
Index ¶
Types ¶
type FakeSchedulingV1alpha2 ¶
func (*FakeSchedulingV1alpha2) PodGroups ¶
func (c *FakeSchedulingV1alpha2) PodGroups(namespace string) v1alpha2.PodGroupInterface
func (*FakeSchedulingV1alpha2) RESTClient ¶
func (c *FakeSchedulingV1alpha2) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
func (*FakeSchedulingV1alpha2) Workloads ¶
func (c *FakeSchedulingV1alpha2) Workloads(namespace string) v1alpha2.WorkloadInterface
Source Files ¶
doc.go fake_podgroup.go fake_scheduling_client.go fake_workload.go
- Version
- v0.36.0 (latest)
- Published
- Apr 22, 2026
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 6 days ago –
Tools for package owners.