Documentation ¶
Overview ¶
Package testing contains testing types.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeepCopy_testing_FakeLabelsResource ¶
func DeepCopy_testing_FakeLabelsResource(in interface{}, out interface{}, c *conversion.Cloner) error
DeepCopy_testing_FakeLabelsResource is an autogenerated deepcopy function.
func GetGeneratedDeepCopyFuncs ¶
func GetGeneratedDeepCopyFuncs() []conversion.GeneratedDeepCopyFunc
GetGeneratedDeepCopyFuncs returns the generated funcs, since we aren't registering them.
Types ¶
type FakeLabelsResource ¶
type FakeLabelsResource struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` }
func (*FakeLabelsResource) GetObjectKind ¶
func (obj *FakeLabelsResource) GetObjectKind() schema.ObjectKind
Click to show internal directories.
Click to hide internal directories.