Package com.google.cloud.spring.core
Interface GcpEnvironmentProvider
- All Known Implementing Classes:
DefaultGcpEnvironmentProvider
public interface GcpEnvironmentProvider
Interface for determining whether the current GCP environment matches the passed in parameter.
- Since:
- 1.1
-
Method Summary
-
Method Details
-
getCurrentEnvironment
GcpEnvironment getCurrentEnvironment()
-