public class SpringCloudDeployerApplicationManifestReader extends Object implements SkipperManifestReader
| Constructor and Description |
|---|
SpringCloudDeployerApplicationManifestReader() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canSupport(String manifest) |
String[] |
getSupportedKinds() |
List<SpringCloudDeployerApplicationManifest> |
read(String manifest) |
public SpringCloudDeployerApplicationManifestReader()
public List<SpringCloudDeployerApplicationManifest> read(String manifest)
read in interface SkipperManifestReaderpublic boolean canSupport(String manifest)
public String[] getSupportedKinds()
getSupportedKinds in interface SkipperManifestReaderCopyright © 2021 Pivotal Software, Inc.. All rights reserved.