| Package | Description |
|---|---|
| com.github.kostyasha.yad.commons |
| Modifier and Type | Method and Description |
|---|---|
DockerImagePullStrategy |
DockerPullImage.getPullStrategy() |
static DockerImagePullStrategy |
DockerImagePullStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DockerImagePullStrategy[] |
DockerImagePullStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DockerPullImage.setPullStrategy(DockerImagePullStrategy pullStrategy) |
Copyright © 2016–2020. All rights reserved.