Documentation
¶
Index ¶
- func CompareLocalities(loc1, loc2 string) bool
- func ExpandID(id any) string
- func ExpandIDs(data any) []string
- func ParseLocalizedID(localizedID string) (locality, id string, err error)
- func ParseLocalizedNestedID(localizedID string) (locality string, innerID, outerID string, err error)
- func ParseLocalizedNestedOwnerID(localizedID string) (locality string, innerID, outerID string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareLocalities ¶
CompareLocalities compare two localities They are equal if they are the same or if one is a zone contained in a region
func ParseLocalizedID ¶
ParseLocalizedID parses a localizedID and extracts the resource locality and id.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.