Enums
/VersionKind
VersionKind
All possible API version types
Valid values
current
string
Current versiondeprecated
string
No longer supported version. Migrate to current version as soon as possibledev
string
Bleeding-edge rolling version that constantly changesmaintenance
string
Previous version. Migrate to current version as soon as possibleold__maintenance
string
Old version that will be deprecated in January. Migrate to current version as soon as possibleold_previous_maintenance
string
Old version that will be deprecated in January. Migrate to current version as soon as possibleprevious_maintenance
string
Older version that will be deprecated in January. Migrate to current version as soon as possiblerelease_candidate
string
Next version
Built with