Documentation ¶ Index ¶ func Get(ctx context.Context, hasPermission bool) (*api.GetGateWayModeRegionResponse, error) func Set(ctx context.Context, req *api.ConfigGateWayModeRegionRequest) error func Setup(region string, nsdir string, gbdir string, pfdir string, bsdir string, ...) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Get ¶ func Get(ctx context.Context, hasPermission bool) (*api.GetGateWayModeRegionResponse, error) func Set ¶ func Set(ctx context.Context, req *api.ConfigGateWayModeRegionRequest) error func Setup ¶ func Setup(region string, nsdir string, gbdir string, pfdir string, bsdir string, GetAdrRange func(context.Context) (int, int, error), SetAdrRange func(context.Context, int, int) error) error Types ¶ This section is empty. Source Files ¶ View all Source files hwconfig.go Click to show internal directories. Click to hide internal directories.