Interface LeaderElectionConfigFluent<A extends LeaderElectionConfigFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Implementing Classes:
LeaderElectionConfigBuilder, LeaderElectionConfigFluentImpl

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