Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EdgeAutoGwConfig ¶
type EdgeAutoGwConfig struct { // Enable indicates whether enable edge auto gateway // default true Enable bool `json:"enable,omitempty"` }
EdgeAutoGwConfig indicates the edge gateway auto config
func NewEdgeAutoGwConfig ¶
func NewEdgeAutoGwConfig() *EdgeAutoGwConfig
Click to show internal directories.
Click to hide internal directories.