deploy

package
v0.0.0-...-d08274a Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2025 License: Apache-2.0 Imports: 2 Imported by: 6

Documentation

Index

Constants

View Source
const (
	PulumiDockerVersion = "4.5.6"
	PulumiRandomVersion = "4.14.0"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CommonStackDetails

type CommonStackDetails struct {
	ProjectName   string            `mapstructure:"project"`
	FullStackName string            `mapstructure:"-"`
	StackName     string            `mapstructure:"stack"`
	Region        string            `mapstructure:"region"`
	Tags          map[string]string `mapstructure:"tags"`
}

func CommonStackDetailsFromAttributes

func CommonStackDetailsFromAttributes(attributes map[string]interface{}) (*CommonStackDetails, error)

Read nitric attributes from the provided deployment attributes

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

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