public interface KanikoTaskCacheFluent<A extends KanikoTaskCacheFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getEnabled() |
String |
getPersistentVolumeClaim() |
Boolean |
hasEnabled() |
Boolean |
hasPersistentVolumeClaim() |
A |
withEnabled() |
A |
withEnabled(Boolean enabled) |
A |
withPersistentVolumeClaim(String persistentVolumeClaim) |
Copyright © 2015–2023 Red Hat. All rights reserved.