Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClusterList ¶
func NewClusterList(assignments flow.AssignmentList, collectors flow.IdentityList) (flow.ClusterList, error)
NewClusterList creates a new cluster list based on the given cluster assignment and the provided list of identities. The caller must ensure each assignment contains identities ordered in canonical order, so that each cluster in the returned cluster list is ordered in canonical order as well. If not, an error will be returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.