Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Encode ¶
Encode takes a runtime object and creates a YAML encoded version in the given output. The special aspect of this function is that it does not output the creationTimestamp when marshalling a synthetic resource. This just makes the YAML look nicer when presented to the enduser.
func ParseMultipleDocuments ¶
func ParseMultipleDocuments(input io.Reader) ([]runtime.RawExtension, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.