public class CRDInfo extends Object
| Constructor and Description |
|---|
CRDInfo(String crdName,
String version,
String filePath,
Set<String> dependentClassNames) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCrdName() |
Set<String> |
getDependentClassNames() |
String |
getFilePath() |
String |
getVersion() |
Copyright © 2015–2020 Red Hat. All rights reserved.