public class ManifestAndConfig extends Object
| Constructor and Description |
|---|
ManifestAndConfig(ManifestTemplate manifest,
ContainerConfigurationTemplate config) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ContainerConfigurationTemplate> |
getConfig()
Gets the container configuration.
|
ManifestTemplate |
getManifest()
Gets the manifest.
|
public ManifestAndConfig(ManifestTemplate manifest, @Nullable ContainerConfigurationTemplate config)
public ManifestTemplate getManifest()
public Optional<ContainerConfigurationTemplate> getConfig()
Copyright © 2019. All rights reserved.