Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Host ¶ added in v1.1.1
type Host struct {
// contains filtered or unexported fields
}
type NetworkList ¶
type NetworkList []string
func NewNetworkList ¶
func NewNetworkList(networks []string) NetworkList
func (*NetworkList) HasNetwork ¶
func (this *NetworkList) HasNetwork(network v2net.Network) bool
func (*NetworkList) UnmarshalJSON ¶
func (this *NetworkList) UnmarshalJSON(data []byte) error
type PortRange ¶
type PortRange struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.