Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deployments ¶
type Deployments struct {
// contains filtered or unexported fields
}
func CreateDeployments ¶
func CreateDeployments(dest string) *Deployments
func (*Deployments) CopyDeploymentFiles ¶
func (d *Deployments) CopyDeploymentFiles(deployType string, customInputs map[string]string) error
func (*Deployments) GetConfig ¶
func (d *Deployments) GetConfig(deployType string) *config.DraftConfig
func (*Deployments) PopulateConfigs ¶
func (d *Deployments) PopulateConfigs()
Click to show internal directories.
Click to hide internal directories.