 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- type TestType
- func (in *TestType) DeepCopy() *TestType
- func (in *TestType) DeepCopyInto(out *TestType)
- func (in *TestType) DeepCopyObject() runtime.Object
- func (t TestType) GetObjectKind() schema.ObjectKind
- func (t TestType) GroupVersionKind() schema.GroupVersionKind
- func (t TestType) SetGroupVersionKind(kind schema.GroupVersionKind)
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestType ¶
type TestType struct {
}
    +k8s:deepcopy-gen=true +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
func (*TestType) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TestType.
func (*TestType) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*TestType) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (TestType) GetObjectKind ¶
func (t TestType) GetObjectKind() schema.ObjectKind
func (TestType) GroupVersionKind ¶
func (t TestType) GroupVersionKind() schema.GroupVersionKind
func (TestType) SetGroupVersionKind ¶
func (t TestType) SetGroupVersionKind(kind schema.GroupVersionKind)
 Click to show internal directories. 
   Click to hide internal directories.