Documentation
¶
Index ¶
- func CreateGatewayWaitHandler(ctx context.Context, a vpn.DefaultAPI, projectId, region, gatewayId string) *wait.AsyncActionHandler[vpn.GatewayResponse]
- func DeleteGatewayWaitHandler(ctx context.Context, a vpn.DefaultAPI, projectId, region, gatewayId string) *wait.AsyncActionHandler[vpn.GatewayResponse]
- func UpdateGatewayWaitHandler(ctx context.Context, a vpn.DefaultAPI, projectId, region, gatewayId string) *wait.AsyncActionHandler[vpn.GatewayResponse]
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGatewayWaitHandler ¶
func CreateGatewayWaitHandler(ctx context.Context, a vpn.DefaultAPI, projectId, region, gatewayId string) *wait.AsyncActionHandler[vpn.GatewayResponse]
func DeleteGatewayWaitHandler ¶
func DeleteGatewayWaitHandler(ctx context.Context, a vpn.DefaultAPI, projectId, region, gatewayId string) *wait.AsyncActionHandler[vpn.GatewayResponse]
func UpdateGatewayWaitHandler ¶
func UpdateGatewayWaitHandler(ctx context.Context, a vpn.DefaultAPI, projectId, region, gatewayId string) *wait.AsyncActionHandler[vpn.GatewayResponse]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.