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 FullStackName string StackName string Region string }
func CommonStackDetailsFromAttributes ¶
func CommonStackDetailsFromAttributes(attributes map[string]interface{}) (*CommonStackDetails, error)
Read nitric attributes from the provided deployment attributes
Click to show internal directories.
Click to hide internal directories.