app

package
v0.0.0-...-16a9dca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DockerClientFlags

func DockerClientFlags() []cli.Flag

DockerClientFlags defines the flags that are specific to the docker client, like configdir or tls related flags.

func Populate

func Populate(context *docker.Context, c *cli.Context)

Populate updates the specified docker context based on command line arguments and subcommands.

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL