package
0.0.0-20210825173658-6925780e3d23
Repository: https://github.com/forestvpn/go-api-client.git
Documentation: pkg.go.dev
# Constants
DeviceEventActionCreate captures enum value "create".
DeviceEventActionDelete captures enum value "delete".
DeviceEventActionUpdate captures enum value "update".
DeviceEventActionUpdatePorts captures enum value "update_ports".
# Structs
Device device
swagger:model Device.
DeviceEvent device event
swagger:model DeviceEvent.
DeviceStats device stats
swagger:model DeviceStats.
Error error
swagger:model Error.
InterfaceSpec interface spec
swagger:model InterfaceSpec.
PortForwarding port forwarding
swagger:model PortForwarding.
WireguardInterfaceSpec wireguard interface spec
swagger:model WireguardInterfaceSpec.
WireguardSpec wireguard spec
swagger:model WireguardSpec.
# Type aliases
DeviceList device list
swagger:model DeviceList.
DeviceStatsMap device stats map
swagger:model DeviceStatsMap.