public interface ImageLookupPolicyFluent<A extends ImageLookupPolicyFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Boolean |
hasLocal() |
Boolean |
isLocal() |
A |
withLocal(Boolean local) |
A |
withNewLocal(boolean arg1) |
A |
withNewLocal(String arg1) |
Copyright © 2015–2020 Red Hat. All rights reserved.