Uses of Enum Class
io.quarkus.kubernetes.client.runtime.internal.KubernetesDevServicesBuildTimeConfig.Flavor
-
Uses of KubernetesDevServicesBuildTimeConfig.Flavor in io.quarkus.kubernetes.client.runtime.internal
Methods in io.quarkus.kubernetes.client.runtime.internal that return KubernetesDevServicesBuildTimeConfig.FlavorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.KubernetesDevServicesBuildTimeConfig.Flavor.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.kubernetes.client.runtime.internal that return types with arguments of type KubernetesDevServicesBuildTimeConfig.FlavorModifier and TypeMethodDescriptionKubernetesDevServicesBuildTimeConfig.flavor()The flavor to use (kind, k3s or api-only).