Example #1
0
 def status_port(self):
     """The status service port."""
     return get_service_port(self.status_service)
Example #2
0
 def status_port(self):
     """The status service port."""
     return get_service_port(self.status_service)
Example #3
0
 def port(self):
     """The port with ssl."""
     return get_service_port(self.ssl_service)
Example #4
0
 def port(self):
     """The port with ssl."""
     return get_service_port(self.ssl_service)