Documentation
¶
Index ¶
- type InfraConfig
- type Provider
- func (p Provider) DefaultLogProvider() string
- func (p Provider) Deploy(nsConfig api.Config, details app.Details, userConfig map[string]string) error
- func (p Provider) Exec(ctx context.Context, nsConfig api.Config, details app.Details, ...) error
- func (p Provider) Push(nsConfig api.Config, details app.Details, userConfig map[string]string) error
- func (p Provider) Ssh(ctx context.Context, nsConfig api.Config, details app.Details, ...) error
- func (p Provider) Status(nsConfig api.Config, details app.Details) (app.StatusReport, error)
- func (p Provider) StatusDetail(nsConfig api.Config, details app.Details) (app.StatusDetailReports, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfraConfig ¶
func (InfraConfig) ExecCommand ¶
func (InfraConfig) Print ¶
func (c InfraConfig) Print(logger *log.Logger)
Click to show internal directories.
Click to hide internal directories.