@Configuration public class SkipperServerPlatformConfiguration extends Object
Constructor and Description |
---|
SkipperServerPlatformConfiguration() |
Modifier and Type | Method and Description |
---|---|
DeployerInitializationService |
deployerInitializationService(DeployerRepository deployerRepository,
List<org.springframework.cloud.skipper.domain.Platform> platforms) |
org.springframework.cloud.skipper.domain.Platform |
localDeployers(LocalPlatformProperties localPlatformProperties) |
@Bean public DeployerInitializationService deployerInitializationService(DeployerRepository deployerRepository, List<org.springframework.cloud.skipper.domain.Platform> platforms)
@Bean @Profile(value="local") public org.springframework.cloud.skipper.domain.Platform localDeployers(LocalPlatformProperties localPlatformProperties)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.