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 Simple struct + Labels map[string]string + Other string + func (obj *Simple) GetObjectKind() unversioned.ObjectKind + func (x *Simple) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Simple) CodecEncodeSelf(e *codec1978.Encoder) + type SimpleGetOptions struct + Param1 string + Param2 string + Path string + func (SimpleGetOptions) SwaggerDoc() map[string]string + func (obj *SimpleGetOptions) GetObjectKind() unversioned.ObjectKind + func (x *SimpleGetOptions) CodecDecodeSelf(d *codec1978.Decoder) + func (x *SimpleGetOptions) CodecEncodeSelf(e *codec1978.Encoder) + type SimpleList struct + Items []Simple + func (obj *SimpleList) GetObjectKind() unversioned.ObjectKind + func (x *SimpleList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *SimpleList) CodecEncodeSelf(e *codec1978.Encoder) + type SimpleRoot struct + Labels map[string]string + Other string + func (obj *SimpleRoot) GetObjectKind() unversioned.ObjectKind + func (x *SimpleRoot) CodecDecodeSelf(d *codec1978.Decoder) + func (x *SimpleRoot) CodecEncodeSelf(e *codec1978.Encoder)