Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RouteTableService ¶
type RouteTableService struct {
Service services.Service[*resourcespb.RouteTableArgs, *resourcespb.RouteTableResource]
}
func NewRouteTableService ¶
func NewRouteTableService(database *db.Database) RouteTableService
func (RouteTableService) Convert ¶
func (s RouteTableService) Convert(resourceId string, args *resourcespb.RouteTableArgs, state *output.TfState) (*resourcespb.RouteTableResource, error)
Click to show internal directories.
Click to hide internal directories.