Versions in this module Expand all Collapse all v0 v0.18.3-beta.1 Aug 20, 2020 v0.18.2 Aug 20, 2020 Changes in this version + var AddToScheme = localSchemeBuilder.AddToScheme + var SchemeBuilder runtime.SchemeBuilder + var SchemeGroupVersion = schema.GroupVersion + func RegisterDefaults(scheme *runtime.Scheme) error + func Resource(resource string) schema.GroupResource + type TestType struct + Status TestTypeStatus + func (in *TestType) DeepCopy() *TestType + func (in *TestType) DeepCopyInto(out *TestType) + func (in *TestType) DeepCopyObject() runtime.Object + type TestTypeList struct + Items []TestType + func (in *TestTypeList) DeepCopy() *TestTypeList + func (in *TestTypeList) DeepCopyInto(out *TestTypeList) + func (in *TestTypeList) DeepCopyObject() runtime.Object + type TestTypeStatus struct + Blah string + func (in *TestTypeStatus) DeepCopy() *TestTypeStatus + func (in *TestTypeStatus) DeepCopyInto(out *TestTypeStatus)