Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BlueprintStackCreateInput ¶
type BlueprintStackCreateInput struct {
TemplateInputs []BlueprintStackCreateInputPair `json:"templateInputs"`
}
BlueprintStackCreateInput represents the input for creating a new stack from a blueprint.
type BlueprintStackCreateInputPair ¶
BlueprintStackCreateInputPair represents a key-value pair for a blueprint input.
Click to show internal directories.
Click to hide internal directories.