Package | Description |
---|---|
org.springframework.cloud.gcp.autoconfigure.core |
Core auto-configuration used by the Spring Cloud GCP modules.
|
org.springframework.cloud.gcp.core |
Core support for Spring Cloud GCP that provides credentials, project IDs, and environment metadata.
|
Modifier and Type | Method and Description |
---|---|
static GcpEnvironmentProvider |
GcpContextAutoConfiguration.gcpEnvironmentProvider()
Provides default implementation for determining GCP environment.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultGcpEnvironmentProvider
Environment-specific implementation determining whether the current GCP environment matches the passed in parameter.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.