woodpecker/cmd/drone-agent
Ian c26b722736 Allow the agent to connect to a secure grpc endpoint
Add flags to allow the agent to connect to a secure grpc endpoint.

This can be done by placing nginx in front of the drone-server or updating the
code to accept tls servers for the grpc server.
2020-05-18 15:49:38 +01:00
..
agent.go Allow the agent to connect to a secure grpc endpoint 2020-05-18 15:49:38 +01:00
health.go Compile error 2019-11-12 21:49:38 +01:00
health_test.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
main.go Allow the agent to connect to a secure grpc endpoint 2020-05-18 15:49:38 +01:00