V2APIVersionDiscovery

March 28, 2026 ยท View on GitHub

APIVersionDiscovery holds a list of APIResourceDiscovery types that are served for a particular version within an API Group.

Properties

NameTypeDescriptionNotes
versionstrversion is the name of the version within a group version.
resourceslist[V2APIResourceDiscovery][optional]
freshnessstrfreshness marks whether a group version's discovery document is up to date.[optional]

[Back to Model list] [Back to API list] [Back to README]