testing

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestStruct

type TestStruct struct {
	unversioned.TypeMeta `json:",inline"`
	// +optional
	api.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) GetObjectKind

func (obj *TestStruct) GetObjectKind() unversioned.ObjectKind

Jump to

Keyboard shortcuts

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