open-consul/command
Daniel Nephin a0b11b4c20 agent: move deprecated AddServiceFromSource to a test file
The method is only used in tests, and only exists for legacy calls.

There was one other package which used this method in tests. Export
the AddServiceRequest and a couple of its fields so the new function can
be used in those tests.
2021-01-25 17:25:03 -05:00
..
acl testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
agent testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
catalog testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
config testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
connect chore: regenerate envoy golden files (#9634) 2021-01-25 14:03:15 -06:00
debug testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
event testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
exec testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
flags
forceleave testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
helpers
info testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
intention Fix flaky CLI Intention Listing Test 2021-01-19 15:27:49 -05:00
join testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
keygen
keyring testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
kv testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
leave testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
lock testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
login testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
logout testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
maint agent: move deprecated AddServiceFromSource to a test file 2021-01-25 17:25:03 -05:00
members testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
monitor testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
operator testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
reload testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
rtt testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
services testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
snapshot testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
tls
validate
version
watch testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
commands_oss.go cli: Add consul intention list command (based on PR #6825) (#9468) 2021-01-12 21:14:31 +01:00
registry.go