Documentation ¶
Overview ¶
Package testing contains testing types.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeLabelsResource ¶
type FakeLabelsResource struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` }
func (*FakeLabelsResource) DeepCopy ¶
func (in *FakeLabelsResource) DeepCopy() *FakeLabelsResource
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new FakeLabelsResource.
func (*FakeLabelsResource) DeepCopyInto ¶
func (in *FakeLabelsResource) DeepCopyInto(out *FakeLabelsResource)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*FakeLabelsResource) DeepCopyObject ¶
func (in *FakeLabelsResource) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*FakeLabelsResource) GetObjectKind ¶
func (obj *FakeLabelsResource) GetObjectKind() schema.ObjectKind
Click to show internal directories.
Click to hide internal directories.