python/kubernetes/docs/V1beta1NetworkPolicyPeer.md
Nabarun Pal b4d11b02a3
Update client with OpenAPI generator v4.3.0
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:39 +05:30

14 lines
643 B
Markdown

# V1beta1NetworkPolicyPeer
DEPRECATED 1.9 - This group version of NetworkPolicyPeer is deprecated by networking/v1/NetworkPolicyPeer.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ip_block** | [**V1beta1IPBlock**](V1beta1IPBlock.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)