Add support for base64 secrets
[BREAKING] Remove CRDs by default, adds new :apis field.
If you are using k8s-api to interact with CRDs, you need to set the api group (and optionally the versioning explicitly).
Example:
(k8s/client url
{:token ...
:apis [:my.crd.group/v1]})
misc/logs for PodsCan you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |