package
0.0.0-20170727130856-b52e348f7f5e
Repository: https://github.com/megamsys/vertice.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewHandler returns a new instance of handler with routes.
NewService returns a new instance of Service.

# Constants

DefaultOneZone is the default bridge for the docker.
DefaultCPUPeriod is the default cpu period used for every container launch in ms.
DefaultCPUQuota is the default cpu quota allocated for every cpu cycle for the launched container in ms.
DefaultOneZone is the default zone for the IaaS service.
No description provided by the author
DefaultMemSize is the default memory size in MB used for every container launch.
No description provided by the author
DefaultNamespace is the default highlevel namespace(userid) under the registry eg: https://hub.docker.com/megam.
No description provided by the author
No description provided by the author
DefaultRegistry is the default registry for docker (public).
DefaultSwapSize is the default memory size in MB used for every container launch.
DefaultSwarmEndpoint is the default address that the service binds to an IaaS (Swarm).
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Service manages the listener and handler for an HTTP endpoint.