app

package
v0.0.0-...-55bf436 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2019 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Router    *mux.Router
	Auth      *model.Auth
	DockerCli *client.Client
}

func (*App) CreateNetwork

func (a *App) CreateNetwork(w http.ResponseWriter, r *http.Request)

func (*App) DeleteNetwork

func (a *App) DeleteNetwork(w http.ResponseWriter, r *http.Request)

func (*App) GetHealth

func (a *App) GetHealth(w http.ResponseWriter, r *http.Request)

HEALTH

func (*App) GetNetwork

func (a *App) GetNetwork(w http.ResponseWriter, r *http.Request)

func (*App) GetNetworks

func (a *App) GetNetworks(w http.ResponseWriter, r *http.Request)

NETWORK

func (*App) Init

func (a *App) Init()

INIT

func (*App) Run

func (a *App) Run(host string)

RUN

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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