open-nomad/nomad/state/paginator
James Rasell 4cdc46ae75
service discovery: add pagination and filtering support to info requests (#12552)
* services: add pagination and filter support to info RPC.
* cli: add filter flag to service info command.
* docs: add pagination and filter details to services info API.
* paginator: minor updates to comment and func signature.
2022-04-13 07:41:44 +02:00
..
filter.go
filter_test.go
paginator.go service discovery: add pagination and filtering support to info requests (#12552) 2022-04-13 07:41:44 +02:00
paginator_test.go
tokenizer.go service discovery: add pagination and filtering support to info requests (#12552) 2022-04-13 07:41:44 +02:00
tokenizer_test.go