Documentation ¶
Index ¶
Constants ¶
View Source
const ConfigFilename = "rt.hcl.tpl"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DeploymentState ¶
type DeploymentState struct {
// contains filtered or unexported fields
}
func (*DeploymentState) Iterator ¶
func (ds *DeploymentState) Iterator() []map[string]interface{}
type HclConfig ¶
type HclConfig struct { DeploymentState *DeploymentState RemoteState *RemoteState }
func LoadConfigFromPath ¶
type RemoteState ¶
type TemplateVariables ¶
Click to show internal directories.
Click to hide internal directories.