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_Tpointer ¶
func SetDefaults_Tpointer(obj *Tpointer)
func SetObjectDefaults_Tpointer ¶
func SetObjectDefaults_Tpointer(in *Tpointer)
func SetObjectDefaults_Ttest ¶
func SetObjectDefaults_Ttest(in *Ttest)
Types ¶
type Tpointer ¶
func (*Tpointer) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Tpointer.
func (*Tpointer) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Tpointer) DeepCopyObject ¶
func (*Tpointer) GetObjectKind ¶
func (in *Tpointer) GetObjectKind() schema.ObjectKind
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
Click to show internal directories.
Click to hide internal directories.