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