Documentation ¶
Index ¶
- type Network
- func (n *Network) CIDRSuffix() int
- func (n Network) ContainerIP() net.IP
- func (n Network) HostIP() net.IP
- func (n Network) IP() net.IP
- func (n Network) IPNet() *net.IPNet
- func (n Network) MarshalJSON() ([]byte, error)
- func (n Network) String() string
- func (n *Network) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Network ¶
type Network struct {
// contains filtered or unexported fields
}
func (*Network) CIDRSuffix ¶
func (Network) ContainerIP ¶
func (Network) MarshalJSON ¶
func (*Network) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.