Skip to main content
Schemaobject

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

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.

Source
specs/apis__node.k8s.io__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
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.