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