public interface OverridesFluent<A extends OverridesFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getImagePullPolicy() |
Boolean |
hasImagePullPolicy() |
A |
withImagePullPolicy(String imagePullPolicy) |
A |
withNewImagePullPolicy(String arg0)
Deprecated.
|
String getImagePullPolicy()
Boolean hasImagePullPolicy()
@Deprecated A withNewImagePullPolicy(String arg0)
Copyright © 2015–2020 Red Hat. All rights reserved.