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 KubernetesWebAppDeployment ¶
type KubernetesWebAppDeployment struct { }
func NewKubernetesWebAppDeployment ¶
func NewKubernetesWebAppDeployment(scope constructs.Construct, id string, props map[string]interface{}) *KubernetesWebAppDeployment
Click to show internal directories.
Click to hide internal directories.