docker-sdk-rust/docs/ServiceEndpoint.md
2025-06-16 16:37:36 +07:00

13 lines
600 B
Markdown

# ServiceEndpoint
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**spec** | Option<[**models::EndpointSpec**](EndpointSpec.md)> | | [optional]
**ports** | Option<[**Vec<models::EndpointPortConfig>**](EndpointPortConfig.md)> | | [optional]
**virtual_ips** | Option<[**Vec<models::ServiceEndpointVirtualIpsInner>**](Service_Endpoint_VirtualIPs_inner.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)