546 B
546 B
title | content_type | _build | stages | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
WatchListClient | feature_gate |
|
|
Allows an API client to request a stream of data rather than fetching a full list.
This functionality is available in client-go
and requires the
WatchList
feature to be enabled on the server.
If the WatchList
is not supported on the server, the client will seamlessly fall back to a standard list request.