Versions in this module Expand all Collapse all v1 v1.0.0 Jun 17, 2024 Changes in this version + func Plan(rsp *ReplicaSchedulingPreference, totalReplicas int64, ...) (map[string]int64, map[string]int64, error) + type ClusterPreferences struct + MaxReplicas *int64 + MinReplicas int64 + Weight int64 + type ReplicaSchedulingPreference struct + Clusters map[string]ClusterPreferences