public class GeneratorConfig extends Configuration
| Constructor and Description |
|---|
GeneratorConfig() |
GeneratorConfig(Project project,
Map<ConfigKey,Object> attributes,
String inputPath,
String outputPath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getInputPath()
The path to input manifests.
|
String |
getOutputPath()
The output path where the generated/decorated manifests will be stored.
|
int |
hashCode() |
entrySet, getAttribute, getAttributeOrDefault, getAttributes, getProject, hasAttribute, put, setAttributes, setProjectpublic String getInputPath()
public String getOutputPath()
Copyright © 2018–2022 Red Hat. All rights reserved.