type FakeFlowcontrolV1 … func (c *FakeFlowcontrolV1) FlowSchemas() v1.FlowSchemaInterface { … } func (c *FakeFlowcontrolV1) PriorityLevelConfigurations() v1.PriorityLevelConfigurationInterface { … } // RESTClient returns a RESTClient that is used to communicate // with API server by this client implementation. func (c *FakeFlowcontrolV1) RESTClient() rest.Interface { … }