package models type CreateGwReq struct { IngressRequest RelayRequest } type DeleteGw struct { }