# Functions
Creates or updates a pipeline used for Logstash Central Management.
NewPutPipelineFunc returns a new instance of PutPipeline with the provided transport.
NewRequest returns a Request.
# Variables
ErrBuildPath is returned in case of missing parameters within the build of the request.
# Structs
No description provided by the author
# Type aliases
NewPutPipeline type alias for index.
Request holds the request body struct for the package putpipeline
https://github.com/elastic/elasticsearch-specification/blob/2f823ff6fcaa7f3f0f9b990dc90512d8901e5d64/specification/logstash/put_pipeline/LogstashPutPipelineRequest.ts#L24-L39.