Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultAuthAddress = "https://default-auth-address"
DefaultAuthAddress is the default address of auth server.
View Source
const (
// EventsUnfinished is the prefix for etcd.
EventsUnfinished = "/events/unfinished/"
)
View Source
const WORKER_NODE_DOCKER_VERSION = "1.10.1"
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize(enableCaicloudAuth string)
Initialize initializes rest endpoints and all Cyclone managers. It register REST APIs to restful.WebService, and creates a global remote manager.
func IsValidDockerHost ¶
IsValidDockerHost checks if the docker host is valid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.