public interface EnvironmentValidator
Modifier and Type | Method and Description |
---|---|
void |
validateEnvironmentVariables(Map<String,String> dockerEnvironment)
Validates that the entries in the provided map are valid for the current environment.
|
void validateEnvironmentVariables(Map<String,String> dockerEnvironment)
dockerEnvironment
- A map representing the docker environmentCopyright © 2021 Pivotal Software, Inc.. All rights reserved.