Documentation ¶
Index ¶
Constants ¶
View Source
const (
BaseCloudConfig = `` /* 779-byte string literal not displayed */
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager(logger logger, cmd command, opsGenerator opsGenerator, boshClientProvider boshClientProvider, socks5Proxy socks5Proxy, terraformManager terraformManager, sshKeyGetter sshKeyGetter) Manager
type OpsGenerator ¶
type OpsGenerator struct {
// contains filtered or unexported fields
}
func NewOpsGenerator ¶
func NewOpsGenerator(awsCloudFormationOpsGenerator opsGenerator, awsTerraformOpsGenerator opsGenerator, gcpOpsGenerator opsGenerator) OpsGenerator
Click to show internal directories.
Click to hide internal directories.