Documentation ¶
Index ¶
Constants ¶
View Source
const ( Version = "v1" GraphDriverAPIBase = "/var/lib/osd/graphdriver/" UrlKey = "url" MgmtPortKey = "mgmtPort" PluginPortKey = "pluginPort" VersionKey = "version" DataDir = ".data" FlexVolumePort uint16 = 2345 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterConfig ¶
type ClusterConfig struct { ClusterId string ClusterUuid string NodeId string SchedulerNodeName string MgtIface string DataIface string DefaultDriver string MgmtIp string DataIp string LoggingURL string ManagementURL string FluentDHost string }
swagger:model
Click to show internal directories.
Click to hide internal directories.