Home
last modified time | relevance | path

Searched defs:ErrorDetails (Results 1 – 25 of 2608) sorted by relevance

12345678910>>...105

/dports/www/gitea/gitea-1.16.5/vendor/github.com/olivere/elastic/v7/
H A Derrors.go74 type ErrorDetails struct { struct
75 Type string `json:"type"`
76 Reason string `json:"reason"`
79 Index string `json:"index,omitempty"`
80 Phase string `json:"phase,omitempty"`
81 Grouped bool `json:"grouped,omitempty"`
82 CausedBy map[string]interface{} `json:"caused_by,omitempty"`
83 RootCause []*ErrorDetails `json:"root_cause,omitempty"`
84 Suppressed []*ErrorDetails `json:"suppressed,omitempty"`
86 Header map[string]interface{} `json:"header,omitempty"`
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v3/
H A Derrors.go70 type ErrorDetails struct { struct
71 Type string `json:"type"`
72 Reason string `json:"reason"`
73 ResourceType string `json:"resource.type,omitempty"`
74 ResourceId string `json:"resource.id,omitempty"`
75 Index string `json:"index,omitempty"`
76 Phase string `json:"phase,omitempty"`
77 Grouped bool `json:"grouped,omitempty"`
78 CausedBy map[string]interface{} `json:"caused_by,omitempty"`
79 RootCause []*ErrorDetails `json:"root_cause,omitempty"`
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/olivere/elastic.v5/
H A Derrors.go70 type ErrorDetails struct { struct
71 Type string `json:"type"`
72 Reason string `json:"reason"`
73 ResourceType string `json:"resource.type,omitempty"`
74 ResourceId string `json:"resource.id,omitempty"`
75 Index string `json:"index,omitempty"`
76 Phase string `json:"phase,omitempty"`
77 Grouped bool `json:"grouped,omitempty"`
78 CausedBy map[string]interface{} `json:"caused_by,omitempty"`
79 RootCause []*ErrorDetails `json:"root_cause,omitempty"`
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v5/
H A Derrors.go70 type ErrorDetails struct { struct
71 Type string `json:"type"`
72 Reason string `json:"reason"`
73 ResourceType string `json:"resource.type,omitempty"`
74 ResourceId string `json:"resource.id,omitempty"`
75 Index string `json:"index,omitempty"`
76 Phase string `json:"phase,omitempty"`
77 Grouped bool `json:"grouped,omitempty"`
78 CausedBy map[string]interface{} `json:"caused_by,omitempty"`
79 RootCause []*ErrorDetails `json:"root_cause,omitempty"`
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/v7/
H A Derrors.go74 type ErrorDetails struct { struct
75 Type string `json:"type"`
76 Reason string `json:"reason"`
77 ResourceType string `json:"resource.type,omitempty"`
78 ResourceId string `json:"resource.id,omitempty"`
79 Index string `json:"index,omitempty"`
80 Phase string `json:"phase,omitempty"`
81 Grouped bool `json:"grouped,omitempty"`
82 CausedBy map[string]interface{} `json:"caused_by,omitempty"`
83 RootCause []*ErrorDetails `json:"root_cause,omitempty"`
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/
H A Derrors.go72 type ErrorDetails struct { struct
73 Type string `json:"type"`
74 Reason string `json:"reason"`
75 ResourceType string `json:"resource.type,omitempty"`
76 ResourceId string `json:"resource.id,omitempty"`
77 Index string `json:"index,omitempty"`
78 Phase string `json:"phase,omitempty"`
79 Grouped bool `json:"grouped,omitempty"`
80 CausedBy map[string]interface{} `json:"caused_by,omitempty"`
81 RootCause []*ErrorDetails `json:"root_cause,omitempty"`
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/loganalytics/
H A Derror_details.go17 type ErrorDetails struct { struct
20 Code *string `mandatory:"true" json:"code"`
23 Message *string `mandatory:"true" json:"message"`
26 func (m ErrorDetails) String() string {
/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/dataintegration/
H A Derror_details.go17 type ErrorDetails struct { struct
21 Code *string `mandatory:"true" json:"code"`
24 Message *string `mandatory:"true" json:"message"`
27 func (m ErrorDetails) String() string {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/olivere/elastic/
H A Derrors.go74 type ErrorDetails struct { struct
75 Type string `json:"type"`
76 Reason string `json:"reason"`
77 ResourceType string `json:"resource.type,omitempty"`
78 ResourceId string `json:"resource.id,omitempty"`
79 Index string `json:"index,omitempty"`
80 Phase string `json:"phase,omitempty"`
81 Grouped bool `json:"grouped,omitempty"`
82 CausedBy map[string]interface{} `json:"caused_by,omitempty"`
83 RootCause []*ErrorDetails `json:"root_cause,omitempty"`
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/gopkg.in/olivere/elastic.v6/
H A Derrors.go74 type ErrorDetails struct { struct
75 Type string `json:"type"`
76 Reason string `json:"reason"`
77 ResourceType string `json:"resource.type,omitempty"`
78 ResourceId string `json:"resource.id,omitempty"`
79 Index string `json:"index,omitempty"`
80 Phase string `json:"phase,omitempty"`
81 Grouped bool `json:"grouped,omitempty"`
82 CausedBy map[string]interface{} `json:"caused_by,omitempty"`
83 RootCause []*ErrorDetails `json:"root_cause,omitempty"`
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/olivere/elastic/
H A Derrors.go74 type ErrorDetails struct { struct
75 Type string `json:"type"`
76 Reason string `json:"reason"`
77 ResourceType string `json:"resource.type,omitempty"`
78 ResourceId string `json:"resource.id,omitempty"`
79 Index string `json:"index,omitempty"`
80 Phase string `json:"phase,omitempty"`
81 Grouped bool `json:"grouped,omitempty"`
82 CausedBy map[string]interface{} `json:"caused_by,omitempty"`
83 RootCause []*ErrorDetails `json:"root_cause,omitempty"`
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.elastic.co/apm/
H A Derror.go347 ErrorDetails anonMember
580 type ErrorDetails struct { struct
581 attrs map[string]interface{}
585 Type struct {
594 Code struct {
618 func (d *ErrorDetails) SetAttr(k string, v interface{}) {
631 ErrorDetails(err error, details *ErrorDetails) methodSpec
638 func (f ErrorDetailerFunc) ErrorDetails(err error, details *ErrorDetails) { func
/dports/net/traefik/traefik-2.6.1/vendor/go.elastic.co/apm/
H A Derror.go359 ErrorDetails anonMember
664 type ErrorDetails struct { struct
665 attrs map[string]interface{}
669 Type struct {
678 Code struct {
701 Cause []error
705 func (d *ErrorDetails) SetAttr(k string, v interface{}) {
718 ErrorDetails(err error, details *ErrorDetails) argument
725 func (f ErrorDetailerFunc) ErrorDetails(err error, details *ErrorDetails) { argument
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opensearch/source/model/
H A DErrorDetails.cpp21 ErrorDetails::ErrorDetails() : in ErrorDetails() function in Aws::OpenSearchService::Model::ErrorDetails
27 ErrorDetails::ErrorDetails(JsonView jsonValue) : in ErrorDetails() function in Aws::OpenSearchService::Model::ErrorDetails
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-es/source/model/
H A DErrorDetails.cpp21 ErrorDetails::ErrorDetails() : in ErrorDetails() function in Aws::ElasticsearchService::Model::ErrorDetails
27 ErrorDetails::ErrorDetails(JsonView jsonValue) : in ErrorDetails() function in Aws::ElasticsearchService::Model::ErrorDetails
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codepipeline/source/model/
H A DErrorDetails.cpp21 ErrorDetails::ErrorDetails() : in ErrorDetails() function in Aws::CodePipeline::Model::ErrorDetails
27 ErrorDetails::ErrorDetails(JsonView jsonValue) : in ErrorDetails() function in Aws::CodePipeline::Model::ErrorDetails
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glue/source/model/
H A DErrorDetails.cpp21 ErrorDetails::ErrorDetails() : in ErrorDetails() function in Aws::Glue::Model::ErrorDetails
27 ErrorDetails::ErrorDetails(JsonView jsonValue) : in ErrorDetails() function in Aws::Glue::Model::ErrorDetails
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DCycleCollectedJSRuntime.h361 struct ErrorDetails { struct
362 nsString mFilename;
363 nsString mMessage;
364 nsString mStack;
365 JSExnType mType;
366 uint32_t mLine;
367 uint32_t mColumn;
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/errors/
H A Derrors.go16 type ErrorDetails map[string]ManilaError type
19 func ExtractErrorInto(rawError error, errorDetails *ErrorDetails) (err error) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/errors/
H A Derrors.go16 type ErrorDetails map[string]ManilaError type
19 func ExtractErrorInto(rawError error, errorDetails *ErrorDetails) (err error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/errors/
H A Derrors.go16 type ErrorDetails map[string]ManilaError type
19 func ExtractErrorInto(rawError error, errorDetails *ErrorDetails) (err error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/errors/
H A Derrors.go16 type ErrorDetails map[string]ManilaError type
19 func ExtractErrorInto(rawError error, errorDetails *ErrorDetails) (err error) {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/errors/
H A Derrors.go16 type ErrorDetails map[string]ManilaError type
19 func ExtractErrorInto(rawError error, errorDetails *ErrorDetails) (err error) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/errors/
H A Derrors.go16 type ErrorDetails map[string]ManilaError type
19 func ExtractErrorInto(rawError error, errorDetails *ErrorDetails) (err error) {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/gophercloud/openstack/sharedfilesystems/v2/errors/
H A Derrors.go16 type ErrorDetails map[string]ManilaError type
19 func ExtractErrorInto(rawError error, errorDetails *ErrorDetails) (err error) {

12345678910>>...105