Bump forward to Kubernetes v1.22.1

This commit is contained in:
Hui Yu
2021-09-14 21:52:06 +08:00
parent 9c7b114a0c
commit 857874a2ed
759 changed files with 106983 additions and 95783 deletions

View File

@@ -0,0 +1,11 @@
# v1_ingress_service_backend_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **char \*** | Name is the referenced service. The service must exist in the same namespace as the Ingress object. |
**port** | [**v1_service_backend_port_t**](v1_service_backend_port.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)