kubernetes/staging/src/k8s.io/code-generator/examples/apiserver/clientset/versioned/typed/core/v1/fake/fake_core_client.go

type FakeCoreV1

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

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