Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 635 Bytes

Port.md

File metadata and controls

14 lines (10 loc) · 635 Bytes

OdinFleet.Model.Port

Properties

Name Type Description Notes
Name string The name of the port
Protocol Protocol The exposed protocol
TargetPort int The port to expose
PublishedPort int Published Port Where the port is mapped to
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]