func (in *Ttest) DeepCopyInto(out *Ttest) { … }
func (in *Ttest) DeepCopy() *Ttest { … }
func (in *Ttest) DeepCopyObject() runtime.Object { … }
func (in *TtestList) DeepCopyInto(out *TtestList) { … }
func (in *TtestList) DeepCopy() *TtestList { … }
func (in *TtestList) DeepCopyObject() runtime.Object { … }
func (in *TtestPointerList) DeepCopyInto(out *TtestPointerList) { … }
func (in *TtestPointerList) DeepCopy() *TtestPointerList { … }
func (in *TtestPointerList) DeepCopyObject() runtime.Object { … }
func (in *Ttest) GetObjectKind() schema.ObjectKind { … }
func (in *TtestList) GetObjectKind() schema.ObjectKind { … }
func (in *TtestPointerList) GetObjectKind() schema.ObjectKind { … }