Package io.strimzi.api.annotations


package io.strimzi.api.annotations
  • Class
    Description
    Represents the version of a Kubernetes API, for example v1alpha1 or v2.
    Annotation to identify a deprecated property in the Strimzi CRDs / API
    Annotation to identify a deprecated type in the Strimzi CRDs / API
    Represents a Kubernetes version number and embeds some knowledge of the features available in different Kubernetes versions.
    VersionRange<Version extends Comparable<Version>>
    Represents a range over some comparable version type.