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