alertmanager/test/with_api_v2/api_v2_client/models
Max Leonard Inden 8e157b3af5
api/v2: Make cluster status peers and name optional
If a users chooses to disable the Alertmanager cluster feature, there is
no cluster name nor cluster peers. Hence these should be optional. Only
cluster status is set to "disabled".

Signed-off-by: Max Leonard Inden <IndenML@gmail.com>
2019-02-04 11:40:30 +01:00
..
alert.go api/v2: Extract shared properties of gettable and postable alert 2018-11-28 14:35:39 +01:00
alert_status.go
alertmanager_config.go
alertmanager_status.go
cluster_status.go api/v2: Make cluster status peers and name optional 2019-02-04 11:40:30 +01:00
gettable_alert.go api/v2: Extract shared properties of gettable and postable alert 2018-11-28 14:35:39 +01:00
gettable_alerts.go ui: Move /alerts to API v2 2018-11-23 12:53:48 +01:00
gettable_silence.go api/v2/openapi.yaml: Differentiate between post and get silence 2018-11-15 16:21:07 +01:00
gettable_silences.go api/v2/openapi.yaml: Differentiate between post and get silence 2018-11-15 16:21:07 +01:00
label_set.go
matcher.go
matchers.go
peer_status.go
postable_alert.go api/v2: Extract shared properties of gettable and postable alert 2018-11-28 14:35:39 +01:00
postable_alerts.go ui: Move /alerts to API v2 2018-11-23 12:53:48 +01:00
postable_silence.go api/v2/openapi.yaml: Differentiate between post and get silence 2018-11-15 16:21:07 +01:00
receiver.go
silence.go api/v2/openapi.yaml: Differentiate between post and get silence 2018-11-15 16:21:07 +01:00
silence_status.go
version_info.go