Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigInfo ¶
type ConfigInfo struct { ClusterName string Host string User string Password string TenantName string GroupName string }
ConfigInfo .
type PropertySource ¶
type PropertySource string
const ( PropertySourceDeploy PropertySource = "DEPLOY" PropertySourceDice PropertySource = "DICE" )
Click to show internal directories.
Click to hide internal directories.