consul/agent/grpc-external/services/resource
skpratt 1fda2965e8
Allow empty data writes for resources (#18819)
* allow nil data writes for resources

* update demo to test valid type with no data
2023-09-15 14:00:23 -05:00
..
testing resource: Require scope for resource registration (#18635) 2023-09-01 09:44:53 -05:00
delete.go
delete_test.go resource: Allow nil tenancy (#18618) 2023-08-31 09:24:09 -05:00
list.go
list_by_owner.go resource: Make resource listbyowner tenancy aware (#18566) 2023-08-24 10:49:46 -05:00
list_by_owner_test.go resource: Allow nil tenancy (#18618) 2023-08-31 09:24:09 -05:00
list_test.go
mock_ACLResolver.go
mock_Backend.go
mock_Registry.go
mock_TenancyBridge.go
read.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
read_test.go resource: Allow nil tenancy (#18618) 2023-08-31 09:24:09 -05:00
server.go resource: default peername to "local" for now (#18822) 2023-09-15 09:34:18 -05:00
server_ce.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
server_ce_test.go OSS -> CE (community edition) changes (#18517) 2023-08-22 09:46:03 -05:00
server_test.go resource: Allow nil tenancy (#18618) 2023-08-31 09:24:09 -05:00
watch.go
watch_test.go
write.go Allow empty data writes for resources (#18819) 2023-09-15 14:00:23 -05:00
write_status.go resource: default peername to "local" for now (#18822) 2023-09-15 09:34:18 -05:00
write_status_test.go resource: Allow nil tenancy (#18618) 2023-08-31 09:24:09 -05:00
write_test.go Allow empty data writes for resources (#18819) 2023-09-15 14:00:23 -05:00