Home
last modified time | relevance | path

Searched defs:HealthEvaluation (Results 1 – 25 of 103) sorted by relevance

12345

/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/servicefabric/1.0.0/servicefabric/
H A Dmodels.go3495 type HealthEvaluation struct { struct
3496 Description *string `json:"Description,omitempty"`
3498 AggregatedHealthState AggregatedHealthState `json:"AggregatedHealthState,omitempty"`
3500 Kind Kind `json:"Kind,omitempty"`
3621 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
3637 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
3667 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
3717 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
3742 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
3747 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/servicefabric/1.0.0/servicefabric/
H A Dmodels.go3495 type HealthEvaluation struct { struct
3496 Description *string `json:"Description,omitempty"`
3498 AggregatedHealthState AggregatedHealthState `json:"AggregatedHealthState,omitempty"`
3500 Kind Kind `json:"Kind,omitempty"`
3621 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
3637 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
3667 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
3717 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
3742 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
3747 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/servicefabric/5.6/servicefabric/
H A Dmodels.go5393 type HealthEvaluation struct { struct
5395 AggregatedHealthState AggregatedHealthState `json:"AggregatedHealthState,omitempty"`
5397 Description *string `json:"Description,omitempty"`
5399 Kind KindBasicHealthEvaluation `json:"Kind,omitempty"`
5516 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
5572 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
5577 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
5582 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
5632 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
5637 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/servicefabric/5.6/servicefabric/
H A Dmodels.go5393 type HealthEvaluation struct { struct
5395 AggregatedHealthState AggregatedHealthState `json:"AggregatedHealthState,omitempty"`
5397 Description *string `json:"Description,omitempty"`
5399 Kind KindBasicHealthEvaluation `json:"Kind,omitempty"`
5516 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
5572 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
5577 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
5582 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
5632 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
5637 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/servicefabric/6.1/servicefabric/
H A Dmodels.go6960 type HealthEvaluation struct { struct
6962 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
6964 Description *string `json:"Description,omitempty"`
6966 Kind Kind `json:"Kind,omitempty"`
7083 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
7139 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
7144 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
7149 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
7199 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
7204 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/servicefabric/6.0/servicefabric/
H A Dmodels.go6597 type HealthEvaluation struct { struct
6599 AggregatedHealthState AggregatedHealthState `json:"AggregatedHealthState,omitempty"`
6601 Description *string `json:"Description,omitempty"`
6603 Kind KindBasicHealthEvaluation `json:"Kind,omitempty"`
6720 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
6776 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
6781 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
6786 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
6836 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
6841 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/servicefabric/6.1/servicefabric/
H A Dmodels.go6960 type HealthEvaluation struct { struct
6962 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
6964 Description *string `json:"Description,omitempty"`
6966 Kind Kind `json:"Kind,omitempty"`
7083 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
7139 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
7144 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
7149 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
7199 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
7204 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/servicefabric/6.0/servicefabric/
H A Dmodels.go6597 type HealthEvaluation struct { struct
6599 AggregatedHealthState AggregatedHealthState `json:"AggregatedHealthState,omitempty"`
6601 Description *string `json:"Description,omitempty"`
6603 Kind KindBasicHealthEvaluation `json:"Kind,omitempty"`
6720 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
6776 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
6781 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
6786 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
6836 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
6841 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/servicefabric/7.0/servicefabric/
H A Dmodels.go22245 type HealthEvaluation struct { struct
22247 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22249 Description *string `json:"Description,omitempty"`
22251 Kind Kind `json:"Kind,omitempty"`
22368 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22424 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22429 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22434 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22484 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22489 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/servicefabric/7.2/servicefabric/
H A Dmodels.go22391 type HealthEvaluation struct { struct
22393 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22395 Description *string `json:"Description,omitempty"`
22397 Kind Kind `json:"Kind,omitempty"`
22514 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22570 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22575 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22580 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22630 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22635 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/servicefabric/6.4/servicefabric/
H A Dmodels.go22065 type HealthEvaluation struct { struct
22067 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22069 Description *string `json:"Description,omitempty"`
22071 Kind Kind `json:"Kind,omitempty"`
22188 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22244 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22249 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22254 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22304 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22309 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/servicefabric/6.5/servicefabric/
H A Dmodels.go22106 type HealthEvaluation struct { struct
22108 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22110 Description *string `json:"Description,omitempty"`
22112 Kind Kind `json:"Kind,omitempty"`
22229 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22285 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22290 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22295 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22345 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22350 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/servicefabric/7.2/servicefabric/
H A Dmodels.go22391 type HealthEvaluation struct { struct
22393 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22395 Description *string `json:"Description,omitempty"`
22397 Kind Kind `json:"Kind,omitempty"`
22514 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22570 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22575 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22580 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22630 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22635 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/servicefabric/6.4/servicefabric/
H A Dmodels.go22065 type HealthEvaluation struct { struct
22067 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22069 Description *string `json:"Description,omitempty"`
22071 Kind Kind `json:"Kind,omitempty"`
22188 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22244 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22249 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22254 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22304 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22309 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/servicefabric/6.5/servicefabric/
H A Dmodels.go22106 type HealthEvaluation struct { struct
22108 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22110 Description *string `json:"Description,omitempty"`
22112 Kind Kind `json:"Kind,omitempty"`
22229 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22285 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22290 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22295 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22345 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22350 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/servicefabric/7.0/servicefabric/
H A Dmodels.go22245 type HealthEvaluation struct { struct
22247 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22249 Description *string `json:"Description,omitempty"`
22251 Kind Kind `json:"Kind,omitempty"`
22368 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22424 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22429 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22434 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22484 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22489 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/servicefabric/7.2/servicefabric/
H A Dmodels.go22391 type HealthEvaluation struct { struct
22393 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22395 Description *string `json:"Description,omitempty"`
22397 Kind Kind `json:"Kind,omitempty"`
22514 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22570 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22575 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22580 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22630 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22635 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/servicefabric/6.4/servicefabric/
H A Dmodels.go22065 type HealthEvaluation struct { struct
22067 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22069 Description *string `json:"Description,omitempty"`
22071 Kind Kind `json:"Kind,omitempty"`
22188 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22244 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22249 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22254 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22304 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22309 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/servicefabric/6.5/servicefabric/
H A Dmodels.go22106 type HealthEvaluation struct { struct
22108 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22110 Description *string `json:"Description,omitempty"`
22112 Kind Kind `json:"Kind,omitempty"`
22229 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22285 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22290 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22295 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22345 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22350 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/servicefabric/6.5/servicefabric/
H A Dmodels.go22106 type HealthEvaluation struct { struct
22108 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22110 Description *string `json:"Description,omitempty"`
22112 Kind Kind `json:"Kind,omitempty"`
22229 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22285 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22290 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22295 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22345 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22350 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/servicefabric/6.4/servicefabric/
H A Dmodels.go22065 type HealthEvaluation struct { struct
22067 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22069 Description *string `json:"Description,omitempty"`
22071 Kind Kind `json:"Kind,omitempty"`
22188 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22244 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22249 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22254 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22304 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22309 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/servicefabric/7.2/servicefabric/
H A Dmodels.go22391 type HealthEvaluation struct { struct
22393 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22395 Description *string `json:"Description,omitempty"`
22397 Kind Kind `json:"Kind,omitempty"`
22514 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22570 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22575 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22580 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22630 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22635 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/servicefabric/7.2/servicefabric/
H A Dmodels.go22391 type HealthEvaluation struct { struct
22393 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22395 Description *string `json:"Description,omitempty"`
22397 Kind Kind `json:"Kind,omitempty"`
22514 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22570 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22575 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22580 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22630 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22635 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/servicefabric/6.5/servicefabric/
H A Dmodels.go22106 type HealthEvaluation struct { struct
22108 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22110 Description *string `json:"Description,omitempty"`
22112 Kind Kind `json:"Kind,omitempty"`
22229 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22285 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22290 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22295 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22345 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22350 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/servicefabric/6.4/servicefabric/
H A Dmodels.go22065 type HealthEvaluation struct { struct
22067 AggregatedHealthState HealthState `json:"AggregatedHealthState,omitempty"`
22069 Description *string `json:"Description,omitempty"`
22071 Kind Kind `json:"Kind,omitempty"`
22188 func (he HealthEvaluation) MarshalJSON() ([]byte, error) {
22244 func (he HealthEvaluation) AsEventHealthEvaluation() (*EventHealthEvaluation, bool) {
22249 func (he HealthEvaluation) AsNodeHealthEvaluation() (*NodeHealthEvaluation, bool) {
22254 func (he HealthEvaluation) AsNodesHealthEvaluation() (*NodesHealthEvaluation, bool) {
22304 func (he HealthEvaluation) AsHealthEvaluation() (*HealthEvaluation, bool) {
22309 func (he HealthEvaluation) AsBasicHealthEvaluation() (BasicHealthEvaluation, bool) {
[all …]

12345