 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DockerClientFlags ¶
DockerClientFlags defines the flags that are specific to the docker client, like configdir or tls related flags.
Types ¶
type ProjectFactory ¶
type ProjectFactory struct {
}
    ProjectFactory is a struct that holds the app.ProjectFactory implementation.
func (*ProjectFactory) Create ¶
func (p *ProjectFactory) Create(c *cli.Context) (project.APIProject, error)
Create implements ProjectFactory.Create using docker client.
 Click to show internal directories. 
   Click to hide internal directories.