Documentation ¶
Index ¶
Constants ¶
View Source
const (
BaseOps = `` /* 8624-byte string literal not displayed */
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudFormationOpsGenerator ¶
type CloudFormationOpsGenerator struct {
// contains filtered or unexported fields
}
func NewCloudFormationOpsGenerator ¶
func NewCloudFormationOpsGenerator(availabilityZoneRetriever ec2.AvailabilityZoneRetriever, infrastructureManager infrastructureManager) CloudFormationOpsGenerator
type OpsGenerator ¶
type OpsGenerator struct {
// contains filtered or unexported fields
}
func NewOpsGenerator ¶
func NewOpsGenerator(awsCloudFormationOpsGenerator cloudconfig.OpsGenerator, awsTerraformOpsGenerator cloudconfig.OpsGenerator) OpsGenerator
type TerraformOpsGenerator ¶
type TerraformOpsGenerator struct {
// contains filtered or unexported fields
}
func NewTerraformOpsGenerator ¶
func NewTerraformOpsGenerator(terraformManager terraformManager) TerraformOpsGenerator
Click to show internal directories.
Click to hide internal directories.