Versions in this module Expand all Collapse all v0 v0.4.0 Jun 23, 2016 v0.3.0 Mar 16, 2016 Changes in this version + type TestStruct struct + IntList []int + Key string + Map map[string]int + StringList []string + func (obj *TestStruct) GetObjectKind() unversioned.ObjectKind + func (x *TestStruct) CodecDecodeSelf(d *codec1978.Decoder) + func (x *TestStruct) CodecEncodeSelf(e *codec1978.Encoder)