# Functions
FromCLIContext returns a Pipeline implementation that integrates with the supported registries.
ParseBytes converts a byte slice to a yaml configuration.
ParseFile converts an os.File into a yaml configuration.
ParseFileRaw converts an os.File into a string.
ParsePath converts a file path into a yaml configuration.
ParsePathRaw converts a file path into a yaml configuration.
ParseReader converts an io.Reader into a yaml configuration.
ParseReaderRaw converts an io.Reader into a yaml configuration.
ParseString converts a string into a yaml configuration.
# Structs
No description provided by the author
ModifyRequest contains the payload passed to the modification endpoint.
ModifyResponse contains the payload returned by the modification endpoint.