mirror of https://github.com/knative/func.git
* src: dialer pod auto-exit The pod should exit (be Completed) when func exits. Signed-off-by: Matej Vasek <mvasek@redhat.com> * feat: use in cluster dialer by default This sets http.DefaultTransport to our specialized RoundTripper. The RoundTripper first tries dial in standard way. If dial operation fails due to hostname resolution error in cluster dialer will be used. Signed-off-by: Matej Vasek <mvasek@redhat.com> |
||
---|---|---|
.. | ||
client.go | ||
configmaps.go | ||
dialer.go | ||
dialer_test.go | ||
secrets.go |