Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeConfig ¶
type NodeConfig map[string]interface{}
This needs to be outside of the apis package or else code-gen fails
func GetModelValues ¶
func GetModelValues( seeds []string, clusterName string, dcName string, graphEnabled int, solrEnabled int, sparkEnabled int, nativePort int, nativeSSLPort int, internodePort int, internodeSSLPort int) NodeConfig
GetModelValues will gather the cluster model values for cluster and datacenter
Click to show internal directories.
Click to hide internal directories.