Class NamedPort (0.2.1)

NamedPort(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The named port. For example: .

Attributes

NameDescription
name str
The name for this named port. The name must be 1-63 characters long, and comply with RFC1035.
port int
The port number, which can be a value between 1 and 65535.