Interface KeyToPathFluent<A extends KeyToPathFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
ConfigMapProjectionFluent.ItemsNested<N>, ConfigMapVolumeSourceFluent.ItemsNested<N>, SecretProjectionFluent.ItemsNested<N>, SecretVolumeSourceFluent.ItemsNested<N>, WatchEventFluent.KeyToPathObjectNested<N>
All Known Implementing Classes:
ConfigMapProjectionFluentImpl.ItemsNestedImpl, ConfigMapVolumeSourceFluentImpl.ItemsNestedImpl, DoneableKeyToPath, KeyToPathBuilder, KeyToPathFluentImpl, SecretProjectionFluentImpl.ItemsNestedImpl, SecretVolumeSourceFluentImpl.ItemsNestedImpl, WatchEventFluentImpl.KeyToPathObjectNestedImpl

public interface KeyToPathFluent<A extends KeyToPathFluent<A>>
extends Fluent<A>