/
githubmirror
/
origin
Обзор
Документация
Войти
/
githubmirror
/
origin
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
pkg/monitor/monitorapi/identification_node.go
6 строк
179 B
Devan Goodwin
Rename temp Go fields to locator/message and serialize to match
19 апр 2024, 15:33
19 апр 2024, 15:33
12fe22e
Код
Авторство
О чём код?
package monitorapi // GetNodeRoles extract the node roles from the event message. func GetNodeRoles(event Interval) string { return event.Message.Annotations[AnnotationRoles] }