Package | Description |
---|---|
org.springframework.cloud.skipper.server.config | |
org.springframework.cloud.skipper.server.deployer |
Modifier and Type | Method and Description |
---|---|
ReleaseManagerFactory |
SkipperServerConfiguration.releaseManagerFactory(List<ReleaseManager> managers) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultReleaseManager
A ReleaseManager implementation that uses an AppDeployer and CF manifest based deployer.
|
Modifier and Type | Method and Description |
---|---|
ReleaseManager |
ReleaseManagerFactory.getReleaseManager(String kind)
Resolve
ReleaseManager for an application kind . |
ReleaseManager |
DefaultReleaseManagerFactory.getReleaseManager(String kind) |
Constructor and Description |
---|
DefaultReleaseManagerFactory(List<ReleaseManager> managers) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.