From: Eshel Yaron Date: Thu, 25 Jul 2024 08:38:39 +0000 (+0200) Subject: kubed.el: Mention 'kubed-transient' X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7bf16bfd325f2dd9102b7494348d0e2e8095c22e;p=emacs.git kubed.el: Mention 'kubed-transient' --- diff --git a/lisp/net/kubed.el b/lisp/net/kubed.el index ffb5296e9e8..2eae4de23fd 100644 --- a/lisp/net/kubed.el +++ b/lisp/net/kubed.el @@ -46,6 +46,9 @@ ;; If you want to work with more or different types of Kubernetes ;; resources, use the macro `kubed-define-resource'. This macro defines ;; some common functions and commands that'll get you started with ease. +;; +;; You may also want to try out the companion library `kubed-transient', +;; which provides transient menus for some of the commands defined here. ;;; Code: