public interface SecretValueFromSourceFluent<A extends SecretValueFromSourceFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.kubernetes.api.model.SecretKeySelector |
getSecretKeyRef() |
Boolean |
hasSecretKeyRef() |
A |
withNewSecretKeyRef(String key,
String name,
Boolean optional) |
A |
withSecretKeyRef(io.fabric8.kubernetes.api.model.SecretKeySelector secretKeyRef) |
Copyright © 2015–2021 Red Hat. All rights reserved.