ShardInfo

io.k8s.apimachinery.pkg.apis.meta.v1.ShardInfo

Description

ShardInfo describes the shard selector that was applied to produce a list response. Its presence on a list response indicates the list is a filtered subset.

Properties

selector string required
selector is the shard selector string from the request, echoed back so clients can verify which shard they received and merge responses from multiple shards.