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, stateStore stateStore, opsGenerator OpsGenerator, boshClientProvider boshClientProvider, terraformManager terraformManager, sshKeyGetter sshKeyGetter) Manager
type OpsGeneratorWrapper ¶
type OpsGeneratorWrapper struct {
// contains filtered or unexported fields
}
func NewOpsGenerator ¶
func NewOpsGenerator(awsOpsGenerator OpsGenerator, gcpOpsGenerator OpsGenerator, azureOpsGenerator OpsGenerator) OpsGeneratorWrapper
Click to show internal directories.
Click to hide internal directories.