 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- type Service
- func (a *Service) Build(ctx context.Context, p *project.Project) error
- func (a *Service) Down(ctx context.Context, p *project.Project, deleteVolumes bool) error
- func (a *Service) GetRunningServices(ctx context.Context, p *project.Project, filter string) ([]string, error)
- func (a *Service) IsRunning(ctx context.Context, p *project.Project) (bool, error)
- func (a *Service) Ps(ctx context.Context, p *project.Project) error
- func (a *Service) Run(ctx context.Context, p *project.Project, command string, args []string) error
- func (a *Service) Up(ctx context.Context, p *project.Project) error
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
 Click to show internal directories. 
   Click to hide internal directories.