etcd/client/v3/kubernetes
Aleksander Mistewicz 62bbf2866b Fix documentation of List method of kubernetes interface
It wrongly asked the API user to use the last key of previous response
when they should append "\x00" to exclude the last key from the contents
of the next requested page.

Signed-off-by: Aleksander Mistewicz <amistewicz@google.com>
2025-01-28 09:30:54 +01:00
..
client.go Fix passing default grpc call options in Kubernetes client 2024-08-29 16:46:00 +02:00
interface.go Fix documentation of List method of kubernetes interface 2025-01-28 09:30:54 +01:00