@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 @ConditionalOnProperty(value="spring.cloud.skipper.server.enableLocalPlatform", matchIfMissing=true) public org.springframework.cloud.skipper.domain.Platform localDeployers(LocalPlatformProperties localPlatformProperties)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.