Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // GuestWLANName is the name of a mock guest WLAN. GuestWLANName = "Guest-Emu" // AuthWLANName is the name of a mock authenticated WLAN. AuthWLANName = "Auth-Emu" )
Functions ¶
func GenerateAPConfig ¶
func GenerateAPConfig(addAuthWLAN bool) *ocstruct.OpenconfigAccessPoints_AccessPoints_AccessPoint
GenerateAPConfig generates an AP wireless for test.
func GenerateConfig ¶
GenerateConfig generates office AP configs for test.
func RadiusServer ¶
func RadiusServer() *ocstruct.OpenconfigAccessPoints_AccessPoints_AccessPoint_System_Aaa_ServerGroups_ServerGroup_Servers_Server
RadiusServer generates a mock RadiusServer configuration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.