# Functions

New creates a new NET client.

# Constants

No description provided by the author
InterfaceEndpoint represents the REST resource for managing interfaces.
InterfaceStatsEndpoint represents the REST resource for managing InterfaceStats.
RouteDomainEndpoint represents the REST resource for managing a route domain.
RouteEndpoint represents the REST resource for managing a route.
SelfEndpoint represents the REST resource for managing a self IP.
TrunkEndpoint represents the REST resource for managing a trunk.
VlanEndpoint represents the REST resource for managing a vlan.

# Structs

No description provided by the author
No description provided by the author
A InetResource provides an API to manage Interface configurations.
InterfaceStatsResource provides an API to manage InterfaceStats configurations.
No description provided by the author
A InterfaceList holds a list of Interface.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A Route hold the configuration for a route.
A RouteDomain hold the configuration for a route domain.
A RouteDomainList holds a list of RouteDomain.
A RouteDomainResource provides API to manage route domain configuration.
A RouteList holds a list of Route.
A RouteResource provides API to manage routes configuration.
A Self hold the configuration for a Self IP.
A SelfList holds a list of Self.
A SelfResource provides API to manage self ip configuration.
A Trunk hold the configuration for a trunk.
A TrunkList holds a list of Trunks.
A TrunkResource provides API to manage trunks configuration.
A Vlan hold the configuration for a vlan.
A VlanList holds a list of Vlan.
A VlanResource provides API to manage vlan configuration.