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