@Configuration public class SkipperServerPlatformConfiguration extends Object
Constructor and Description |
---|
SkipperServerPlatformConfiguration() |
Modifier and Type | Method and Description |
---|---|
DeployerConfigurationMetadataResolver |
deployerConfigurationMetadataResolver(SkipperServerProperties skipperServerProperties) |
DeployerInitializationService |
deployerInitializationService(DeployerRepository deployerRepository,
List<org.springframework.cloud.skipper.domain.Platform> platforms,
DeployerConfigurationMetadataResolver resolver) |
@Bean public DeployerConfigurationMetadataResolver deployerConfigurationMetadataResolver(SkipperServerProperties skipperServerProperties)
@Bean public DeployerInitializationService deployerInitializationService(DeployerRepository deployerRepository, List<org.springframework.cloud.skipper.domain.Platform> platforms, DeployerConfigurationMetadataResolver resolver)
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.