testing

package
v1.1.0-alpha.1....-acf7b57 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2017 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetGeneratedDeepCopyFuncs deprecated

func GetGeneratedDeepCopyFuncs() []conversion.GeneratedDeepCopyFunc

Deprecated: GetGeneratedDeepCopyFuncs returns the generated funcs, since we aren't registering them.

Types

type TestStruct

type TestStruct struct {
	metav1.TypeMeta `json:",inline"`
	// +optional
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Key               string         `json:"Key"`
	Map               map[string]int `json:"Map"`
	StringList        []string       `json:"StringList"`
	IntList           []int          `json:"IntList"`
}

func (*TestStruct) CodecDecodeSelf

func (x *TestStruct) CodecDecodeSelf(d *codec1978.Decoder)

func (*TestStruct) CodecEncodeSelf

func (x *TestStruct) CodecEncodeSelf(e *codec1978.Encoder)

func (*TestStruct) DeepCopy

func (x *TestStruct) DeepCopy() *TestStruct

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, creating a new TestStruct.

func (*TestStruct) DeepCopyInto

func (in *TestStruct) DeepCopyInto(out *TestStruct)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*TestStruct) DeepCopyObject

func (x *TestStruct) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL