| Package | Description |
|---|---|
| io.fabric8.maven.core.util |
| Modifier and Type | Method and Description |
|---|---|
static ResourceFileType |
ResourceFileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceFileType[] |
ResourceFileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static File |
KubernetesResourceUtil.writeResource(Object resource,
File target,
ResourceFileType resourceFileType) |
Copyright © 2016. All rights reserved.