client/pkg/kn/commands
David Simansky 1231cd2c1f
Add kn secret command (#1791)
* Add kn secret command

* Update vendor dir

* Apply suggestions from code review

Co-authored-by: Gunjan Vyas <vyasgun20@gmail.com>

* Fix nits from the review feedback

* Rerun docs generation

---------

Co-authored-by: Gunjan Vyas <vyasgun20@gmail.com>
2023-04-24 12:25:43 +00:00
..
broker [main] Upgrade to latest dependencies (#1763) 2023-01-19 16:42:02 +00:00
channel Adding completion for remaining Eventing resources (#1567) 2022-01-18 01:08:32 -08:00
completion Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
container Fix env, annotation and labels flags in service create/update/apply (#1516) 2021-11-25 00:32:16 -08:00
domain Added completion for domain command (#1562) 2022-01-12 06:19:51 -08:00
eventtype Added eventtype support (#1598) 2022-03-02 03:48:43 -08:00
flags added gvr sink test cases and support to specify resource name in both singular/plural versions (#1724) 2022-08-23 12:38:18 +00:00
options Enable errorlint and fix all issues (#1223) 2021-02-12 18:27:38 -08:00
plugin [main] Upgrade to latest dependencies (#1731) 2022-09-19 09:32:09 +00:00
revision [main] Upgrade to latest dependencies (#1731) 2022-09-19 09:32:09 +00:00
route Added completion for route name (#1561) 2022-01-10 10:12:59 -08:00
secret Add kn secret command (#1791) 2023-04-24 12:25:43 +00:00
service Add 'kn service wait' for deployment status check (#1800) 2023-04-11 16:55:48 +00:00
source [main] Upgrade to latest dependencies (#1731) 2022-09-19 09:32:09 +00:00
subscription Adding completion for remaining Eventing resources (#1567) 2022-01-18 01:08:32 -08:00
trigger feat: Add experimental filters to trigger describe cmd (#1794) 2023-04-19 08:54:38 +00:00
version Refactor version command to use go modules (#1621) 2022-03-08 11:51:05 -08:00
completion_helper.go Added eventtype support (#1598) 2022-03-02 03:48:43 -08:00
completion_helper_test.go test: use `T.TempDir` to create temporary test directory (#1660) 2022-04-21 11:53:30 +00:00
describe.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
describe_test.go Adding tests for commands package (#1377) 2021-07-20 03:14:12 -07:00
human_readable_flags.go chore: Add gitops feature to changelog (#1190) 2021-01-14 06:31:19 -08:00
human_readable_flags_test.go Adding tests for commands/flag pkg (#1375) 2021-07-09 06:45:19 -07:00
namespaced.go Added autocompletion for service name (#1547) 2022-01-04 04:31:33 -08:00
namespaced_test.go Fix namespaced unit test (#1753) 2022-10-19 10:09:11 +00:00
testing_helper.go Update k8s dependencies to v0.20.7 (#1344) 2021-06-17 07:42:22 -07:00
testing_helper_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
types.go Add kn secret command (#1791) 2023-04-24 12:25:43 +00:00
types_test.go cli options to enable user, uid, and group impersonation (#1745) 2022-10-13 13:11:53 +00:00
wait_flags.go Add 'kn service wait' for deployment status check (#1800) 2023-04-11 16:55:48 +00:00
wait_flags_test.go Add 'kn service wait' for deployment status check (#1800) 2023-04-11 16:55:48 +00:00