Class VaultEnvironmentProperties.GcpGceProperties
java.lang.Object
org.springframework.cloud.config.server.environment.VaultEnvironmentProperties.GcpGceProperties
- Enclosing class:
VaultEnvironmentProperties
GCP-GCE properties.
- Author:
- Dylan Roberts, Haroun Pacquee, Scott Frederick
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRole()voidsetGcpPath(String gcpPath) voidvoidsetServiceAccount(String serviceAccount)
-
Constructor Details
-
GcpGceProperties
public GcpGceProperties()
-
-
Method Details
-
getGcpPath
-
getRole
-
getServiceAccount
-
setGcpPath
-
setRole
-
setServiceAccount
-