Liking cljdoc? Tell your friends :D

kube-api.core.auth


dispatch-fnclj

(dispatch-fn client-opts user)

inject-client-authcljmultimethod


kubeconfig-dirclj

(kubeconfig-dir)

normal-middlewareclj

(normal-middleware prepare-request)

retry-middlewareclj

(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.
raw docstring

should-retry?clj

(should-retry? request response)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close