(dispatch-fn client-opts user)
(kubeconfig-dir)
(normal-middleware prepare-request)
(retry-middleware prepare-request)
Given a function of two arguments to 'prepare' authentication on a request to execute, return http middleware that will force new authentication in the event of a failure.
Given a function of two arguments to 'prepare' authentication on a request to execute, return http middleware that will force new authentication in the event of a failure.
(should-retry? request response)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close