Expand description
Network API implementation bits.
Structs§
- Allocation
Pool - An allocation pool.
- Allowed
Address Pair - A port’s IP address.
- Conntrack
Helper - ConntrackHelper object. See here for in-depth info about conntrack helpers.
- External
Gateway - External gateway information.
- Floating
Ip - Structure representing a single floating IP.
- Floating
IpQuery - A query to floating IP list.
- Host
Route - A host route.
- MacAddress
- Network
- Structure representing a single network.
- Network
Query - A query to network list.
- NewFloating
Ip - A request to create a floating IP.
- NewNetwork
- A request to create a network
- NewPort
- A request to create a port
- NewRouter
- A request to create a router
- NewSubnet
- A request to create a subnet.
- Port
- Structure representing a port - a virtual NIC.
- Port
Extra Dhcp Option - An extra DHCP option.
- Port
Forwarding - Port
IpAddress - A fixed IP address of a port.
- Port
Query - A query to port list.
- Router
- Structure representing a single router.
- Router
Query - A query to router list.
- Subnet
- Structure representing a subnet - a virtual NIC.
- Subnet
Query - A query to subnet list.
Enums§
- Floating
IpSort Key - Available sort keys.
- Floating
IpStatus - Possible floating IP statuses.
- Helper
- Allowed conntrack helpers as defined here
- IpVersion
- IP protocol version.
- Ipv6
Mode - IPv6 modes for assigning IP addresses.
- Network
Protocol - Network IP protocol.
- Network
Sort Key - Available sort keys.
- Network
Status - Possible network statuses.
- Port
IpRequest - A request of a fixed IP address.
- Port
Sort Key - Available sort keys.
- Router
Sort Key - Available sort keys.
- Router
Status - Possible router statuses.
- Subnet
Sort Key - Available sort keys.