| Package | Description |
|---|---|
| org.eclipse.jkube.kit.common.util | |
| org.eclipse.jkube.kit.common.util.validator |
| Modifier and Type | Method and Description |
|---|---|
static ResourceClassifier |
ResourceClassifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceClassifier[] |
ResourceClassifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ResourceValidator(File inputFile,
ResourceClassifier target,
KitLogger log) |
Copyright © 2023. All rights reserved.