stdmagesvccdk

package
v0.0.210 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExportServiceInfo

func ExportServiceInfo[L ServiceLambda](scope constructs.Construct, deploymentIdent string, svc Service[L])

Types

type Service

type Service[L ServiceLambda] interface {
	ServiceIdent() string
	RepositoryName() *string
	ServiceName() *string
	MainImageTag() string
	Lambdas() map[string]L
}

type ServiceLambda

type ServiceLambda interface {
	FunctionName() *string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL