Documentation
¶
Index ¶
- type BgwClient
- func (c *BgwClient) DescribeConnections(request *bgw.DescribeConnectionsRequest) (*bgw.DescribeConnectionsResponse, error)
- func (c *BgwClient) DisableLogger()
- func (c *BgwClient) ModifyAdminStatus(request *bgw.ModifyAdminStatusRequest) (*bgw.ModifyAdminStatusResponse, error)
- func (c *BgwClient) SetConfig(config *core.Config)
- func (c *BgwClient) SetLogger(logger core.Logger)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BgwClient ¶
type BgwClient struct {
core.JDCloudClient
}
func NewBgwClient ¶
func NewBgwClient(credential *core.Credential) *BgwClient
func (*BgwClient) DescribeConnections ¶
func (c *BgwClient) DescribeConnections(request *bgw.DescribeConnectionsRequest) (*bgw.DescribeConnectionsResponse, error)
查询连接列表
func (*BgwClient) DisableLogger ¶
func (c *BgwClient) DisableLogger()
func (*BgwClient) ModifyAdminStatus ¶
func (c *BgwClient) ModifyAdminStatus(request *bgw.ModifyAdminStatusRequest) (*bgw.ModifyAdminStatusResponse, error)
修改VPN隧道管理状态
Click to show internal directories.
Click to hide internal directories.