Uses of Enum Class
io.quarkus.kubernetes.config.runtime.OrdinalData
-
Uses of OrdinalData in io.quarkus.kubernetes.config.runtime
Methods in io.quarkus.kubernetes.config.runtime that return OrdinalDataModifier and TypeMethodDescription(package private) abstract OrdinalDataAbstractKubernetesConfigSourceUtil.ordinalData()(package private) OrdinalDataConfigMapConfigSourceUtil.ordinalData()(package private) OrdinalDataSecretConfigSourceUtil.ordinalData()static OrdinalDataReturns the enum constant of this class with the specified name.static OrdinalData[]OrdinalData.values()Returns an array containing the constants of this enum class, in the order they are declared.