package models type AlertmanagerStatus struct { ID string PeerIDs []string }