Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TerragruntRetriever ¶
type TerragruntRetriever struct {
// contains filtered or unexported fields
}
func NewTerragruntRetriever ¶
func NewTerragruntRetriever(conf *config.Config) *TerragruntRetriever
func (*TerragruntRetriever) InstallRelease ¶
func (r *TerragruntRetriever) InstallRelease(versionStr string, targetPath string) error
func (*TerragruntRetriever) ListReleases ¶
func (r *TerragruntRetriever) ListReleases() ([]string, error)
Click to show internal directories.
Click to hide internal directories.