public class CloudFoundryApplicationManifestReader extends Object implements SkipperManifestReader
| Constructor and Description |
|---|
CloudFoundryApplicationManifestReader() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canSupport(String manifest) |
String[] |
getSupportedKinds() |
List<CloudFoundryApplicationSkipperManifest> |
read(String manifest) |
public CloudFoundryApplicationManifestReader()
public List<CloudFoundryApplicationSkipperManifest> 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.