Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestResource ¶
type TestResource struct { unversioned.TypeMeta `json:",inline"` api.ObjectMeta `json:"metadata"` Value int `json:"value"` }
func (*TestResource) CodecDecodeSelf ¶
func (x *TestResource) CodecDecodeSelf(d *codec1978.Decoder)
func (*TestResource) CodecEncodeSelf ¶
func (x *TestResource) CodecEncodeSelf(e *codec1978.Encoder)
func (*TestResource) IsAnAPIObject ¶
func (*TestResource) IsAnAPIObject()
Click to show internal directories.
Click to hide internal directories.