Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 609 Bytes

PortDefinition.md

File metadata and controls

13 lines (9 loc) · 609 Bytes

OdinFleet.Model.PortDefinition

Properties

Name Type Description Notes
Name string The name of the server config
Protocols List<Protocol> The protocols to expose
TargetPort int The port to expose
PublishMode PublishMode Defines whether the port uses the hosts network or the ingress network

[Back to Model list] [Back to API list] [Back to README]