The EndpointConfig struct in the notifications package has some config fields for a notification endpoint. This commit adds the ability to pass in an *http.Transport to use when notifying that endpoint of an event. This is especially useful for endpoints that use self-signed CAs. Signed-off-by: Josh Chorlton <josh.chorlton@docker.com> |
||
|---|---|---|
| .. | ||
| bridge.go | ||
| bridge_test.go | ||
| endpoint.go | ||
| event.go | ||
| event_test.go | ||
| http.go | ||
| http_test.go | ||
| listener.go | ||
| listener_test.go | ||
| metrics.go | ||
| sinks.go | ||
| sinks_test.go | ||