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