| Package | Description |
|---|---|
| com.kiwigrid.helm.maven.plugin.pojo |
| Modifier and Type | Method and Description |
|---|---|
RepoType |
HelmRepository.getType() |
static RepoType |
RepoType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepoType[] |
RepoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HelmRepository.setType(RepoType type) |
Copyright © 2018 Kiwigrid GmbH. All rights reserved.