Interface V1KeyToPathFluent<A extends V1KeyToPathFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1ConfigMapProjectionFluent.ItemsNested<N>, V1ConfigMapVolumeSourceFluent.ItemsNested<N>, V1SecretProjectionFluent.ItemsNested<N>, V1SecretVolumeSourceFluent.ItemsNested<N>
All Known Implementing Classes:
V1KeyToPathBuilder, V1KeyToPathFluentImpl

public interface V1KeyToPathFluent<A extends V1KeyToPathFluent<A>> extends Fluent<A>
Generated