Versions in this module Expand all Collapse all v1 v1.2.3 Apr 22, 2016 Changes in this version + type TestTypeExpansion interface + Hello func() string + type TestTypeInterface interface + Create func(*testgroup.TestType) (*testgroup.TestType, error) + Delete func(name string, options *api.DeleteOptions) error + DeleteCollection func(options *api.DeleteOptions, listOptions api.ListOptions) error + Get func(name string) (*testgroup.TestType, error) + List func(opts api.ListOptions) (*testgroup.TestTypeList, error) + Update func(*testgroup.TestType) (*testgroup.TestType, error) + UpdateStatus func(*testgroup.TestType) (*testgroup.TestType, error) + Watch func(opts api.ListOptions) (watch.Interface, error) + type TestTypesGetter interface + TestTypes func(namespace string) TestTypeInterface + type TestgroupClient struct + func New(c *restclient.RESTClient) *TestgroupClient + func NewForConfig(c *restclient.Config) (*TestgroupClient, error) + func NewForConfigOrDie(c *restclient.Config) *TestgroupClient + func (c *TestgroupClient) TestTypes(namespace string) TestTypeInterface + type TestgroupInterface interface v1.2.0-beta.0 Mar 4, 2016