myconstructs

package
v0.0.0-...-a36c83b Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2025 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerBackend

type DockerBackend struct {
}

func NewDockerBackend

func NewDockerBackend(scope constructs.Construct, id string, config DockerBackendConfig) *DockerBackend

type DockerBackendConfig

type DockerBackendConfig struct {
	VPCId       string
	DockerImage string
}

type KubernetesWebAppDeployment

type KubernetesWebAppDeployment struct {
}

func NewKubernetesWebAppDeployment

func NewKubernetesWebAppDeployment(scope constructs.Construct, id string, props map[string]interface{}) *KubernetesWebAppDeployment

type VPC

type VPC struct {
	Id string
}

func NewVPC

func NewVPC(scope constructs.Construct, id string) *VPC

Jump to

Keyboard shortcuts

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