]> git.eshelyaron.com Git - kubed.git/commit
Improve Tramp integration
authorEshel Yaron <me@eshelyaron.com>
Fri, 23 Aug 2024 11:20:41 +0000 (13:20 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 23 Aug 2024 11:20:41 +0000 (13:20 +0200)
commit72f7f8c355e582cfd77f23f1e30b4a06a384d720
tree8b52f477f57908be7b090bc0a7fcbf144aaf0eee
parent7771b9d8ac5ef414b4932c03583c2afa68b918cb
Improve Tramp integration

* kubed-tramp.el: New file.
* kubed.el (kubed--static-if): No longer used, removed.
(kubed-edit-resource): Adapt.
(kubed-pods-dired, kubed-pods-shell): Use new Tramp method.
(kubed-remote-file-name-p): New function.
(kubed-local-context, kubed-local-namespace)
(kubed-local-context-and-namespace): Use it.
kubed-tramp.el [new file with mode: 0644]
kubed.el