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