Interface EvictionFluent<A extends EvictionFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Implementing Classes:
DoneableEviction, EvictionBuilder, EvictionFluentImpl

public interface EvictionFluent<A extends EvictionFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>