]> git.eshelyaron.com Git - emacs.git/commitdiff
kubed.el: Mention 'kubed-transient'
authorEshel Yaron <me@eshelyaron.com>
Thu, 25 Jul 2024 08:38:39 +0000 (10:38 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 25 Jul 2024 08:38:39 +0000 (10:38 +0200)
lisp/net/kubed.el

index ffb5296e9e86555be914ceaabc02665a2028448c..2eae4de23fdd8ff77e9006cce6bd7d1190758f47 100644 (file)
@@ -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: