Documentation
¶
Index ¶
- func CalculateNumberOfCollector(topicCount int, maxHostCount int) int
- func GetAllTopicBySort(topicsSlice []string) []string
- func GetFields(val reflect.Value) []string
- func MakeCollectorTopicMap(allTopics []string, maxHostCount int) (map[int][]string, []int)
- func MakeCollectorTopicMapBasedCSP(allTopics []string) map[int][]string
- func MergeTopicsToOneString(topicsSlice []string) string
- func ReturnDiffTopicList(a, b []string) (diff []string)
- func RunCommand(vmIP string, userName string, privateKey string, cmd string) (*string, error)
- func SplitOneStringToTopicsSlice(topicsStrings string) []string
- func StructToMap(i interface{}) (values url.Values)
- func ToMap(val interface{}) (map[string]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateNumberOfCollector ¶ added in v0.2.8
func GetAllTopicBySort ¶ added in v0.2.8
func MakeCollectorTopicMap ¶ added in v0.2.8
func MakeCollectorTopicMapBasedCSP ¶ added in v0.2.8
func MergeTopicsToOneString ¶ added in v0.2.8
func ReturnDiffTopicList ¶ added in v0.2.8
func RunCommand ¶
func SplitOneStringToTopicsSlice ¶ added in v0.2.8
func StructToMap ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.