Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateAWSStacksStep ¶
func NewCreateAWSStacksStep(log *logrus.Entry, clusterInstall *clusterinstall.ClusterInstall, cfClient awstypes.CloudFormationClientGetter, createStackCompleteWaitTime *time.Duration, templateResolver TemplateResolver) *createAWSStacksStep
Types ¶
type CloudFormationClientGetter ¶
type CloudFormationClientGetter func() (awstypes.CloudFormationClient, error)
type TemplateResolver ¶
Click to show internal directories.
Click to hide internal directories.