Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freddygv 4c9c1b52ce Support partitions in connect expose cmd 3 years ago
..
check add partition cli flag to all cli commands that have namespace flag (#10668) 3 years ago
create Support partitions in connect expose cmd 3 years ago
delete add partition cli flag to all cli commands that have namespace flag (#10668) 3 years ago
get add partition cli flag to all cli commands that have namespace flag (#10668) 3 years ago
list add partition cli flag to all cli commands that have namespace flag (#10668) 3 years ago
match add partition cli flag to all cli commands that have namespace flag (#10668) 3 years ago
format.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
helpers.go Support partitions in connect expose cmd 3 years ago
helpers_test.go testing: skip slow tests with -short 4 years ago
intention.go cli: Add consul intention list command (based on PR #6825) (#9468) 4 years ago
intention_test.go