consul/command/intention
Matt Keeler 5f3a185cb0 Merge pull request #9570 from hashicorp/bugfix/9498 2021-01-19 21:30:47 +00:00
..
check connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 2020-10-06 13:24:05 -05:00
create connect: support defining intentions using layer 7 criteria (#8839) 2020-10-06 17:09:13 -05:00
delete connect: support defining intentions using layer 7 criteria (#8839) 2020-10-06 17:09:13 -05:00
get connect: support defining intentions using layer 7 criteria (#8839) 2020-10-06 17:09:13 -05:00
list Merge pull request #9570 from hashicorp/bugfix/9498 2021-01-19 21:30:47 +00:00
match connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 2020-10-06 13:24:05 -05:00
format.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 2020-06-26 16:59:15 -05:00
helpers.go connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 2020-10-06 13:24:05 -05:00
helpers_test.go connect: support defining intentions using layer 7 criteria (#8839) 2020-10-06 17:09:13 -05:00
intention.go cli: Add consul intention list command (based on PR #6825) (#9468) 2021-01-12 20:15:29 +00:00
intention_test.go