SelectableField [api_object]ai-synthesized · conf 0.82
SelectableField specifies the JSON path of a field that may be used with field selectors.
apiextensions
Represents a field that can be selected for display or editing.
Why it matters Used to define the fields that are available for selection in API objects.
Key facts - Extends the `ObjectMeta` type - Can be used to select fields for display or editing
Common pitfalls - Must be used carefully to avoid over-specifying object structures
Related ObjectMeta
Sources
swagger.json — “io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.SelectableField”