Versions in this module Expand all Collapse all v0 v0.3.0 Aug 2, 2017 Changes in this version + func Encode(obj runtime.Object, format string) ([]byte, error) + func EncodeTo(obj runtime.Object, format string, w io.Writer) error + func EncoderFor(format string) (runtime.Encoder, error)