Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Network ¶
type Network struct {
Config json.RawMessage `json:"config"`
Subnets map[string]*json.RawMessage `json:"subnets"`
// contains filtered or unexported fields
}
Network is stored in service metadata and contains both the config and list of subnet leases.
Click to show internal directories.
Click to hide internal directories.