|
15 | 15 | "CONVERSIONS_BY_MAJOR (const)", |
16 | 16 | "CONVERSION_CONFLICT_CODE (const)", |
17 | 17 | "CONVERSION_NOTICE_CODE (const)", |
| 18 | + "CapabilityClassification (interface)", |
| 19 | + "CapabilityEdition (type)", |
| 20 | + "CapabilityProviderStatus (type)", |
18 | 21 | "ComposeStacksOptions (type)", |
19 | 22 | "ComposeStacksOptionsSchema (const)", |
20 | 23 | "ConflictStrategy (type)", |
|
76 | 79 | "ObjectUICapabilities (type)", |
77 | 80 | "ObjectUICapabilitiesSchema (const)", |
78 | 81 | "P (const)", |
| 82 | + "PLATFORM_CAPABILITY_PROVIDERS (const)", |
79 | 83 | "PLATFORM_CAPABILITY_TOKENS (const)", |
| 84 | + "PlatformCapabilityProvider (interface)", |
80 | 85 | "PluginContext (type)", |
81 | 86 | "Predicate (type)", |
82 | 87 | "PredicateInput (type)", |
|
102 | 107 | "applyConversionsToFlow (function)", |
103 | 108 | "applyMetaMigrations (function)", |
104 | 109 | "cel (function)", |
| 110 | + "classifyRequiredCapability (function)", |
105 | 111 | "collectConversionNotices (function)", |
106 | 112 | "composeMigrationChain (function)", |
107 | 113 | "composeSpecChanges (function)", |
|
1278 | 1284 | "CLICommandContributionSchema (const)", |
1279 | 1285 | "CONSUMER_INSTALLABLE_TYPES (const)", |
1280 | 1286 | "CORE_PLUGIN_TYPES (const)", |
| 1287 | + "CapabilityClassification (interface)", |
1281 | 1288 | "CapabilityConformanceLevel (type)", |
1282 | 1289 | "CapabilityConformanceLevelSchema (const)", |
| 1290 | + "CapabilityEdition (type)", |
| 1291 | + "CapabilityProviderStatus (type)", |
1283 | 1292 | "ClusterCapabilityConfig (type)", |
1284 | 1293 | "ClusterCapabilityConfigInput (type)", |
1285 | 1294 | "ClusterCapabilityConfigSchema (const)", |
|
1517 | 1526 | "OpsFilePathSchema (const)", |
1518 | 1527 | "OpsPluginStructure (type)", |
1519 | 1528 | "OpsPluginStructureSchema (const)", |
| 1529 | + "PLATFORM_CAPABILITY_PROVIDERS (const)", |
1520 | 1530 | "PLATFORM_CAPABILITY_TOKENS (const)", |
1521 | 1531 | "PROTOCOL_MAJOR (const)", |
1522 | 1532 | "PROTOCOL_VERSION (const)", |
|
1538 | 1548 | "PermissionActionSchema (const)", |
1539 | 1549 | "PermissionScope (type)", |
1540 | 1550 | "PermissionScopeSchema (const)", |
| 1551 | + "PlatformCapabilityProvider (interface)", |
1541 | 1552 | "PluginCaching (type)", |
1542 | 1553 | "PluginCachingSchema (const)", |
1543 | 1554 | "PluginCapability (type)", |
|
1751 | 1762 | "VersionConstraint (type)", |
1752 | 1763 | "VersionConstraintSchema (const)", |
1753 | 1764 | "VulnerabilitySeverity (type)", |
| 1765 | + "classifyRequiredCapability (function)", |
1754 | 1766 | "deriveNamespaceFromPackageId (function)", |
1755 | 1767 | "evaluateLockForDelete (function)", |
1756 | 1768 | "evaluateLockForWrite (function)", |
|
0 commit comments