Interface V1NetworkPolicyPeerFluent<A extends V1NetworkPolicyPeerFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1NetworkPolicyEgressRuleFluent.ToNested<N>, V1NetworkPolicyIngressRuleFluent.FromNested<N>
All Known Implementing Classes:
V1NetworkPolicyPeerBuilder, V1NetworkPolicyPeerFluentImpl

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