Helper functions to build kubectl commands
Helper functions to build kubectl commands
(apply-stdin config)Apply a configuration from stdin. Valid options are:
:path: kubectl path.:stdin: the value of stdin.:json?: enable json formatting.Apply a configuration from stdin. Valid options are: - `:path`: kubectl path. - `:stdin`: the value of stdin. - `:json?`: enable json formatting.
(flag m f)(flag m f value)Add a flag to the command.
Add a flag to the command.
(kubectl)(kubectl path)(resource m r)Add the name of a specific resource to target.
Add the name of a specific resource to target.
(stdin m value)Pass value to kubectl from stdin
Pass value to kubectl from stdin
(type m t)Specifies the resource type to use.
Specifies the resource type to use.
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 |