kubernetes/staging/src/k8s.io/code-generator/examples/crd/clientset/versioned/typed/conflicting/v1/fake/fake_conflicting_client.go

type FakeConflictingExampleV1

func (c *FakeConflictingExampleV1) TestTypes(namespace string) v1.TestTypeInterface {}

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