Documentation ¶
Index ¶
Constants ¶
View Source
const (
BaseOps = `` /* 7967-byte string literal not displayed */
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpsGenerator ¶
type OpsGenerator struct {
// contains filtered or unexported fields
}
func NewOpsGenerator ¶
func NewOpsGenerator(terraformManager terraformManager) OpsGenerator
func (OpsGenerator) GenerateVars ¶
func (o OpsGenerator) GenerateVars(state storage.State) (string, error)
Click to show internal directories.
Click to hide internal directories.