//
pkg.gl
Category
github.com/hashicorp/waypoint
internal
server
httpapi
package
0.11.4
Repository:
https://github.com/hashicorp/waypoint.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
20
Dependents
1
Files
549 SLOC
#
Functions
HandleExec
HandleExec handles the `waypoint exec` websocket API.
HandleTrigger
HandleTrigger will execute a run trigger, if the requested id exists This works by connecting back to our own local gRPC server.
#
Structs
Message
Message is the message we return to the requester when streaming job output.