Versions in this module Expand all Collapse all v1 v1.3.1 Mar 10, 2020 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, obj runtime.Object) (runtime.Encoder, error)