| Annotation Type | Description |
|---|---|
| Generated |
Drop-in replacement for javax.annotation.Generated, meant to be used itnernally to avoid bringin in the whole jar.
|
| Group |
Allows to specify which API group the annotated class is defined under.
|
| Kind |
Allows to specify which
Kind value should be used to refer to instance of the annotated class. |
| LabelSelector | |
| Plural |
Allows to specify the plural form associated with a Custom Resource.
|
| ShortNames |
Specifies which are the short names associated by which instances of the annotated `CustomResource` can be referred to.
|
| Singular | |
| SpecReplicas | |
| StatusReplicas | |
| Version |
Allows to specify which version of the API the annotated class is defined under.
|
Copyright © 2015–2024 Red Hat. All rights reserved.