kubernetes/staging/src/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/fake_scheduling_client.go

type FakeSchedulingV1

func (c *FakeSchedulingV1) PriorityClasses() v1.PriorityClassInterface {}

// RESTClient returns a RESTClient that is used to communicate
// with API server by this client implementation.
func (c *FakeSchedulingV1) RESTClient() rest.Interface {}