Package io.strimzi.api.kafka.model
Interface PasswordFluent.ValueFromNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<PasswordFluent.ValueFromNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,PasswordSourceFluent<PasswordFluent.ValueFromNested<N>>
- All Known Implementing Classes:
PasswordFluentImpl.ValueFromNestedImpl
- Enclosing interface:
- PasswordFluent<A extends PasswordFluent<A>>
public static interface PasswordFluent.ValueFromNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, PasswordSourceFluent<PasswordFluent.ValueFromNested<N>>
Selects a source of a password field
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendValueFrom()-
Methods inherited from interface io.strimzi.api.kafka.model.PasswordSourceFluent
getSecretKeyRef, hasSecretKeyRef, withNewSecretKeyRef, withSecretKeyRef
-
-