tembo-api-client 1.1.1

API client for Tembo Cloud's Platform API (api.tembo.io)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Routing

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**entry_points** | Option<**Vec<String>**> |  | [optional]
**ingress_path** | Option<**String**> |  | [optional]
**ingress_type** | Option<[**crate::models::IngressType**]IngressType.md> |  | [optional]
**middlewares** | Option<**Vec<String>**> | provide name of the middleware resources to apply to this route | [optional]
**port** | **i32** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)