@ThreadSafe public final class EnvironmentUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isDocker()
Utility to detect the docker deployment environment.
|
static boolean |
isKubernetes()
Utility to detect the k8s deployment environment.
|
Copyright © 2023. All Rights Reserved.