Overboard


ServicePortBuilder Type

Constructors

Constructor Description

ServicePortBuilder()

Full Usage: ServicePortBuilder()

Returns: ServicePortBuilder
Returns: ServicePortBuilder

Instance members

Instance member Description

appProtocol appProtocol

Full Usage: appProtocol appProtocol

Parameters:
    appProtocol : string

Returns: ServicePort
appProtocol : string
Returns: ServicePort

name name

Full Usage: name name

Parameters:
    name : string

Returns: ServicePort
name : string
Returns: ServicePort

nodePort nodePort

Full Usage: nodePort nodePort

Parameters:
    nodePort : int

Returns: ServicePort
nodePort : int
Returns: ServicePort

port port

Full Usage: port port

Parameters:
    port : int

Returns: ServicePort
port : int
Returns: ServicePort

protocol protocol

Full Usage: protocol protocol

Parameters:
Returns: ServicePort
protocol : Protocol
Returns: ServicePort

targetPortInt targetPort

Full Usage: targetPortInt targetPort

Parameters:
    targetPort : int

Returns: ServicePort
targetPort : int
Returns: ServicePort

targetPortString targetPort

Full Usage: targetPortString targetPort

Parameters:
    targetPort : string

Returns: ServicePort
targetPort : string
Returns: ServicePort

this.Yield

Full Usage: this.Yield

Parameters:
    arg0 : 'a

Returns: ServicePort
arg0 : 'a
Returns: ServicePort