Categories |
Specifies the categories the annotated Custom Resource belongs to.
|
Generated |
Drop-in replacement for javax.annotation.Generated, meant to be used internally to avoid bringing 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.
|