kubernetes/staging/src/k8s.io/code-generator/examples/HyphenGroup/clientset/versioned/typed/example/v1/fake/fake_example_client.go

type FakeExampleGroupV1

func (c *FakeExampleGroupV1) ClusterTestTypes() v1.ClusterTestTypeInterface {}

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

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