 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package testing contains types for tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UnknownObject ¶
func (*UnknownObject) DeepCopy ¶
func (in *UnknownObject) DeepCopy() *UnknownObject
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UnknownObject.
func (*UnknownObject) DeepCopyInto ¶
func (in *UnknownObject) DeepCopyInto(out *UnknownObject)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*UnknownObject) DeepCopyObject ¶
func (in *UnknownObject) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*UnknownObject) GetObjectKind ¶
func (obj *UnknownObject) GetObjectKind() schema.ObjectKind
 Click to show internal directories. 
   Click to hide internal directories.