Versions in this module Expand all Collapse all v0 v0.4.7 Apr 25, 2023 Changes in this version + func HasKnownLabels(labels map[string]string, groupName string) bool + func ReplicaIndex(labels map[string]string) (int, error) + func ReplicaType(labels map[string]string) (v1.ReplicaType, error) + func SetJobRole(labels map[string]string, role string) + func SetReplicaIndex(labels map[string]string, idx int) + func SetReplicaIndexStr(labels map[string]string, idx string) + func SetReplicaType(labels map[string]string, rt string)