open-consul/agent/structs
Matt Keeler b9996e6bbe
Add Namespace support to the API module and the CLI commands (#6874)
Also update the Docs and fixup the HTTP API to return proper errors when someone attempts to use Namespaces with an OSS agent.

Add Namespace HTTP API docs

Make all API endpoints disallow unknown fields
2019-12-06 11:14:56 -05:00
..
acl.go Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
acl_cache.go
acl_cache_test.go
acl_legacy.go
acl_legacy_test.go
acl_oss.go Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 2019-10-24 14:38:09 -04:00
acl_test.go Fix the Synthetic Policy Tests (#6715) 2019-10-30 15:15:14 -04:00
auto_encrypt.go
catalog.go
check_definition.go Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
check_definition_test.go
check_type.go Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
config_entry.go ACL Authorizer overhaul (#6620) 2019-10-15 16:58:50 -04:00
config_entry_discoverychain.go Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
config_entry_discoverychain_test.go Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 2019-10-24 14:38:09 -04:00
config_entry_test.go connect: introduce ExternalSNI field on service-defaults (#6324) 2019-08-19 12:19:44 -05:00
connect.go connect: remove managed proxies (#6220) 2019-08-09 15:19:30 -04:00
connect_ca.go Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
connect_ca_test.go
connect_proxy_config.go Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
connect_proxy_config_test.go
discovery_chain.go Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
errors.go Distinguish between DC not existing and not being available (#6399) 2019-09-03 09:46:24 -06:00
intention.go Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
intention_test.go
operator.go
prepared_query.go
prepared_query_test.go
protobuf_compat.go Expand the QueryOptions and QueryMeta interfaces (#6545) 2019-09-26 09:55:02 -04:00
sanitize_oss.go
service_definition.go Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
service_definition_test.go connect: remove managed proxies (#6220) 2019-08-09 15:19:30 -04:00
snapshot.go
structs.go Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
structs_filtering_test.go Store check type in catalog (#6561) 2019-10-17 20:33:11 +02:00
structs_oss.go OSS Modifications necessary for sessions namespacing 2019-11-25 12:07:04 -05:00
structs_test.go Expose HTTP-based paths through Connect proxy (#6446) 2019-09-25 20:55:52 -06:00
testing_catalog.go Expose HTTP-based paths through Connect proxy (#6446) 2019-09-25 20:55:52 -06:00
testing_connect_proxy_config.go
testing_intention.go
testing_service_definition.go
txn.go OSS KV Modifications to Support Namespaces 2019-11-25 12:57:35 -05:00