Documentation ¶
Overview ¶
This is a test package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterDefaults ¶
RegisterDefaults adds defaulters functions to the given scheme. Public to allow building arbitrary schemes. All generated defaulters are covering - they call all nested defaulters.
func SetDefaults_Ttest ¶
func SetDefaults_Ttest(obj *Ttest)
func SetObjectDefaults_Ttest ¶
func SetObjectDefaults_Ttest(in *Ttest)
func SetObjectDefaults_TtestList ¶
func SetObjectDefaults_TtestList(in *TtestList)
func SetObjectDefaults_TtestPointerList ¶
func SetObjectDefaults_TtestPointerList(in *TtestPointerList)
Types ¶
type Ttest ¶
Only test
func (*Ttest) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Ttest.
func (*Ttest) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Ttest) DeepCopyObject ¶
func (*Ttest) GetObjectKind ¶
func (in *Ttest) GetObjectKind() schema.ObjectKind
type TtestList ¶
func (*TtestList) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TtestList.
func (*TtestList) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*TtestList) DeepCopyObject ¶
func (*TtestList) GetObjectKind ¶
func (in *TtestList) GetObjectKind() schema.ObjectKind
type TtestPointerList ¶
func (*TtestPointerList) DeepCopy ¶
func (in *TtestPointerList) DeepCopy() *TtestPointerList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TtestPointerList.
func (*TtestPointerList) DeepCopyInto ¶
func (in *TtestPointerList) DeepCopyInto(out *TtestPointerList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*TtestPointerList) DeepCopyObject ¶
func (in *TtestPointerList) DeepCopyObject() runtime.Object
func (*TtestPointerList) GetObjectKind ¶
func (in *TtestPointerList) GetObjectKind() schema.ObjectKind