| Package | Description |
|---|---|
| org.eclipse.jkube.kit.config.image |
| Modifier and Type | Method and Description |
|---|---|
WatchMode |
WatchImageConfiguration.getMode() |
static WatchMode |
WatchMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WatchMode[] |
WatchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WatchImageConfiguration.WatchImageConfigurationBuilder |
WatchImageConfiguration.WatchImageConfigurationBuilder.mode(WatchMode mode) |
| Constructor and Description |
|---|
WatchImageConfiguration(Integer interval,
WatchMode mode,
String postGoal,
String postExec) |
Copyright © 2021. All rights reserved.