Package io.fabric8.kubernetes.api.model
Class VolumeProjectionFluent.SecretNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.SecretProjectionFluent<VolumeProjectionFluent.SecretNested<N>>
-
- io.fabric8.kubernetes.api.model.VolumeProjectionFluent.SecretNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public class VolumeProjectionFluent.SecretNested<N> extends SecretProjectionFluent<VolumeProjectionFluent.SecretNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.SecretProjectionFluent
SecretProjectionFluent.ItemsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endSecret()
-
Methods inherited from class io.fabric8.kubernetes.api.model.SecretProjectionFluent
addAllToItems, addNewItem, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, copyInstance, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getName, getOptional, hasAdditionalProperties, hashCode, hasItems, hasMatchingItem, hasName, hasOptional, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withItems, withItems, withName, withOptional, withOptional
-
-