Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromYAML ¶
func FromYAML(r io.Reader) (*latestrecipe.Recipe, error)
FromYAML reads the given reader and returns a recipe object.
func MigrateToLatest ¶
func MigrateToLatest(versionedRecipe recipetypes.Typed) (recipetypes.Typed, error)
MigrateToLatest migrates the given recipe object to the latest version.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.