Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetPort ¶
NetPort is a pair of IP protocol name and port number.
func ParseNetPort ¶
ParseNetPort parses s as NetPort in a form like "80/tcp".
func (NetPort) MarshalYAML ¶
MarshalYAML implements yaml.Marshaler interface.
func (*NetPort) UnmarshalYAML ¶
UnmarshalYAML implements yaml.Unmarshaler interface.
Click to show internal directories.
Click to hide internal directories.