Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfraConfig ¶
type InfraConfig struct {
Outputs aws_lambda_service.Outputs
}
InfraConfig provides a minimal understanding of the infrastructure provisioned for a module type=aws-fargate
func (InfraConfig) Print ¶
func (c InfraConfig) Print(logger *log.Logger)
func (InfraConfig) UpdateLambdaVersion ¶
func (c InfraConfig) UpdateLambdaVersion(ctx context.Context, version string) error
func (InfraConfig) UploadArtifact ¶
type Provider ¶
type Provider struct { }
func (Provider) DefaultLogProvider ¶ added in v0.0.22
Click to show internal directories.
Click to hide internal directories.