13 lines
630 B
Markdown
13 lines
630 B
Markdown
# V1NetworkPolicyPeer
|
|
|
|
NetworkPolicyPeer describes a peer to allow traffic to/from. Only certain combinations of fields are allowed
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**ip_block** | [**V1IPBlock**](V1IPBlock.md) | | [optional]
|
|
**namespace_selector** | [**V1LabelSelector**](V1LabelSelector.md) | | [optional]
|
|
**pod_selector** | [**V1LabelSelector**](V1LabelSelector.md) | | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|