Documentation
¶
Index ¶
Constants ¶
View Source
const (
StartScriptName = "start.sh"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ShellProvider ¶
type ShellProvider struct {
// contains filtered or unexported fields
}
func (*ShellProvider) Detect ¶
func (p *ShellProvider) Detect(ctx *generate.GenerateContext) (bool, error)
func (*ShellProvider) Initialize ¶
func (p *ShellProvider) Initialize(ctx *generate.GenerateContext) error
func (*ShellProvider) Name ¶
func (p *ShellProvider) Name() string
func (*ShellProvider) Plan ¶
func (p *ShellProvider) Plan(ctx *generate.GenerateContext) error
Click to show internal directories.
Click to hide internal directories.