controller

package
v0.0.0-...-e54a428 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainerController

type ContainerController struct {
	List   web.HandlerFunc `path:"/"`
	Detail web.HandlerFunc `path:"/:id/detail"`
}

ContainerController is a controller of docker container

func Container

func Container() (c *ContainerController)

Container creates an instance of ContainerController

type ImageController

type ImageController struct {
}

ImageController is a controller of docker image

func Image

func Image() (c *ImageController)

Image creates an instance of ImageController

type VolumeController

type VolumeController struct {
}

VolumeController is a controller of docker volume

func Volume

func Volume() (c *VolumeController)

Volume creates an instance of VolumeController

Jump to

Keyboard shortcuts

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