Package io.strimzi.api.annotations
Annotation Type DeprecatedProperty
Annotation to identify a deprecated property in the Strimzi CRDs / API
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescription
-
Element Details
-
removalVersion
String removalVersion- Returns:
- The API version in which this property is scheduled to be removed.
- Default:
- ""
-
movedToPath
String movedToPath- Returns:
- If this property has moved to a different location in the Custom Resource this is the path it has moved to.
- Default:
- ""
-
description
String description- Returns:
- If this property has not moved to a different location in the Custom Resource this is a description of how the functionality can now be configured.
- Default:
- ""
-