Documentation ¶
Index ¶
- type Provider
- func (p *Provider) Confirm(format string, args ...interface{}) bool
- func (p *Provider) Errorf(format string, args ...interface{})
- func (p *Provider) Infof(format string, args ...interface{})
- func (p *Provider) List(services []services.ServiceOrGroup, groups []services.ServiceOrGroup)
- func (p *Provider) ShowLog(logs <-chan servicelogs.LogLine, multiple bool)
- func (p *Provider) Status(statuses []ui.ServiceStatus)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct { }
func (*Provider) List ¶
func (p *Provider) List(services []services.ServiceOrGroup, groups []services.ServiceOrGroup)
func (*Provider) ShowLog ¶
func (p *Provider) ShowLog(logs <-chan servicelogs.LogLine, multiple bool)
func (*Provider) Status ¶
func (p *Provider) Status(statuses []ui.ServiceStatus)
Click to show internal directories.
Click to hide internal directories.