Documentation ¶ Index ¶ type APIServer func NewAPIServer(address string, storageRoot string, clusterInfo *admin.ClusterInfo) APIServer Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type APIServer ¶ type APIServer interface { admin.APIServer } APIServer represents and APIServer func NewAPIServer ¶ func NewAPIServer(address string, storageRoot string, clusterInfo *admin.ClusterInfo) APIServer NewAPIServer returns a new admin.APIServer Source Files ¶ View all Source files api_server.go convert1_7.go convert1_8.go server.go Click to show internal directories. Click to hide internal directories.