Versions in this module Expand all Collapse all v0 v0.0.2 Oct 15, 2024 Changes in this version + var ResourceTypeMapForTesting map[string]any + var UnknownCSMLabels = map[string]string + func SetLocalityID(addr resolver.Address, l LocalityID) resolver.Address + type LocalityID struct + Region string + SubZone string + Zone string + func GetLocalityID(addr resolver.Address) LocalityID + func LocalityIDFromString(s string) (ret LocalityID, _ error) + func (l LocalityID) Equal(o any) bool + func (l LocalityID) ToString() (string, error)