]> git.eshelyaron.com Git - kubed.git/commit
Extend resource name reading functions with namespace arg
authorEshel Yaron <me@eshelyaron.com>
Mon, 29 Jul 2024 13:03:16 +0000 (15:03 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 29 Jul 2024 13:03:49 +0000 (15:03 +0200)
commit9aa3c97dcc1952fc15659893a272b5a54953e670
tree78fb9b9d20922139277529bc1ee65aa92662a739
parentaee9cddd59ca99078033dcbb96661ed087678d40
Extend resource name reading functions with namespace arg

* kubed.el (kubed-define-resource): Add optional namespace
argument to 'kubed-read-RESOURCE' functions.
(kubed-attach, kubed-exec): Use it when reading name of pod
in another namespace.
kubed.el