Uses of Class
io.smallrye.stork.servicediscovery.kubernetes.KubernetesMetadataKey
-
-
Uses of KubernetesMetadataKey in io.smallrye.stork.servicediscovery.kubernetes
Methods in io.smallrye.stork.servicediscovery.kubernetes that return KubernetesMetadataKey Modifier and Type Method Description static KubernetesMetadataKeyKubernetesMetadataKey. valueOf(String name)Returns the enum constant of this type with the specified name.static KubernetesMetadataKey[]KubernetesMetadataKey. values()Returns an array containing the constants of this enum type, in the order they are declared.
-