Interface INetworkPolicyPeer

    • Method Detail

      • toNetworkPolicyPeerConfig

        @Stability(Stable)
        @NotNull
        NetworkPolicyPeerConfig toNetworkPolicyPeerConfig()
        Return the configuration of this peer.
      • toPodSelector

        @Stability(Stable)
        @Nullable
        IPodSelector toPodSelector()
        Convert the peer into a pod selector, if possible.