Home
last modified time | relevance | path

Searched defs:DeleteResponse (Results 1 – 25 of 467) sorted by relevance

12345678910>>...19

/dports/sysutils/vector/vector-0.10.0/cargo-crates/elastic_responses-0.21.0-pre.4/src/
H A Ddelete.rs19 pub struct DeleteResponse { struct
33 impl DeleteResponse { argument
63 impl IsOk for DeleteResponse { implementation
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/olivere/elastic/
H A Ddelete.go218 type DeleteResponse struct { struct
219 Index string `json:"_index,omitempty"`
220 Type string `json:"_type,omitempty"`
221 Id string `json:"_id,omitempty"`
222 Version int64 `json:"_version,omitempty"`
223 Result string `json:"result,omitempty"`
224 Shards *ShardsInfo `json:"_shards,omitempty"`
225 SeqNo int64 `json:"_seq_no,omitempty"`
226 PrimaryTerm int64 `json:"_primary_term,omitempty"`
227 Status int `json:"status,omitempty"`
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/
H A Ddelete.go218 type DeleteResponse struct { struct
219 Index string `json:"_index,omitempty"`
220 Type string `json:"_type,omitempty"`
221 Id string `json:"_id,omitempty"`
222 Version int64 `json:"_version,omitempty"`
223 Result string `json:"result,omitempty"`
224 Shards *shardsInfo `json:"_shards,omitempty"`
225 SeqNo int64 `json:"_seq_no,omitempty"`
226 PrimaryTerm int64 `json:"_primary_term,omitempty"`
227 Status int `json:"status,omitempty"`
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/olivere/elastic.v5/
H A Ddelete.go211 type DeleteResponse struct { struct
212 Index string `json:"_index"`
213 Type string `json:"_type"`
214 Id string `json:"_id"`
215 Version int64 `json:"_version"`
216 Shards *shardsInfo `json:"_shards"`
217 Result string `json:"result,omitempty"`
218 ForcedRefresh bool `json:"forced_refresh,omitempty"`
219 Found bool `json:"found"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v5/
H A Ddelete.go211 type DeleteResponse struct { struct
212 Index string `json:"_index"`
213 Type string `json:"_type"`
214 Id string `json:"_id"`
215 Version int64 `json:"_version"`
216 Shards *shardsInfo `json:"_shards"`
217 Result string `json:"result,omitempty"`
218 ForcedRefresh bool `json:"forced_refresh,omitempty"`
219 Found bool `json:"found"`
/dports/www/gitea/gitea-1.16.5/vendor/github.com/olivere/elastic/v7/
H A Ddelete.go294 type DeleteResponse struct { struct
295 Index string `json:"_index,omitempty"`
296 Type string `json:"_type,omitempty"`
297 Id string `json:"_id,omitempty"`
298 Version int64 `json:"_version,omitempty"`
299 Result string `json:"result,omitempty"`
300 Shards *ShardsInfo `json:"_shards,omitempty"`
301 SeqNo int64 `json:"_seq_no,omitempty"`
302 PrimaryTerm int64 `json:"_primary_term,omitempty"`
303 Status int `json:"status,omitempty"`
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/gopkg.in/olivere/elastic.v6/
H A Ddelete.go291 type DeleteResponse struct { struct
292 Index string `json:"_index,omitempty"`
293 Type string `json:"_type,omitempty"`
294 Id string `json:"_id,omitempty"`
295 Version int64 `json:"_version,omitempty"`
296 Result string `json:"result,omitempty"`
297 Shards *ShardsInfo `json:"_shards,omitempty"`
298 SeqNo int64 `json:"_seq_no,omitempty"`
299 PrimaryTerm int64 `json:"_primary_term,omitempty"`
300 Status int `json:"status,omitempty"`
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/olivere/elastic/
H A Ddelete.go291 type DeleteResponse struct { struct
292 Index string `json:"_index,omitempty"`
293 Type string `json:"_type,omitempty"`
294 Id string `json:"_id,omitempty"`
295 Version int64 `json:"_version,omitempty"`
296 Result string `json:"result,omitempty"`
297 Shards *ShardsInfo `json:"_shards,omitempty"`
298 SeqNo int64 `json:"_seq_no,omitempty"`
299 PrimaryTerm int64 `json:"_primary_term,omitempty"`
300 Status int `json:"status,omitempty"`
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/v7/
H A Ddelete.go294 type DeleteResponse struct { struct
295 Index string `json:"_index,omitempty"`
296 Type string `json:"_type,omitempty"`
297 Id string `json:"_id,omitempty"`
298 Version int64 `json:"_version,omitempty"`
299 Result string `json:"result,omitempty"`
300 Shards *ShardsInfo `json:"_shards,omitempty"`
301 SeqNo int64 `json:"_seq_no,omitempty"`
302 PrimaryTerm int64 `json:"_primary_term,omitempty"`
303 Status int `json:"status,omitempty"`
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.DirectoryServices.Protocols/System.DirectoryServices.Protocols/
H A DDeleteResponse.cs35 public class DeleteResponse : DirectoryResponse class
37 internal DeleteResponse () in DeleteResponse() method in System.DirectoryServices.Protocols.DeleteResponse
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v3/
H A Ddelete.go213 type DeleteResponse struct { struct
215 Found bool `json:"found"`
216 Index string `json:"_index"`
217 Type string `json:"_type"`
218 Id string `json:"_id"`
219 Version int64 `json:"_version"`
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/delagent/ui/
H A DDeleteResponse.php22 class DeleteResponse class
H A Ddelete-helper.php7 use Fossology\DelAgent\UI\DeleteResponse; alias
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mozbase/moztest/moztest/
H A Dresults.py95 self._result_expected = result_expected
98 self.filename = None
101 self.reason = None
105 return '%s.py %s.%s' % (self.test_class.split('.')[0],
/dports/net/rclone/rclone-1.57.0/backend/filefabric/api/
H A Dtypes.go352 type DeleteResponse struct { struct
353 Status
354 Deleted []string `json:"deleted"`
355 Errors []interface{} `json:"errors"`
356 ID string `json:"fi_id"`
357 BackgroundTask int `json:"backgroundtask"`
358 UsSize string `json:"us_size"`
359 PaSize string `json:"pa_size"`
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/runtime/v1/shim/v1/
H A Dshim.pb.go122 type DeleteResponse struct { struct
126 XXX_NoUnkeyedLiteral struct{} `json:"-"`
127 XXX_unrecognized []byte `json:"-"`
128 XXX_sizecache int32 `json:"-"`
132 func (*DeleteResponse) ProtoMessage() {}
133 func (*DeleteResponse) Descriptor() ([]byte, []int) {
151 func (m *DeleteResponse) XXX_Merge(src proto.Message) {
154 func (m *DeleteResponse) XXX_Size() int {
157 func (m *DeleteResponse) XXX_DiscardUnknown() {
1810 func (m *DeleteResponse) Size() (n int) {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/shim/v1/
H A Dshim.pb.go122 type DeleteResponse struct { struct
126 XXX_NoUnkeyedLiteral struct{} `json:"-"`
127 XXX_unrecognized []byte `json:"-"`
128 XXX_sizecache int32 `json:"-"`
132 func (*DeleteResponse) ProtoMessage() {}
133 func (*DeleteResponse) Descriptor() ([]byte, []int) {
151 func (m *DeleteResponse) XXX_Merge(src proto.Message) {
154 func (m *DeleteResponse) XXX_Size() int {
157 func (m *DeleteResponse) XXX_DiscardUnknown() {
1810 func (m *DeleteResponse) Size() (n int) {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/runtime/v1/shim/v1/
H A Dshim.pb.go122 type DeleteResponse struct { struct
126 XXX_NoUnkeyedLiteral struct{} `json:"-"`
127 XXX_unrecognized []byte `json:"-"`
128 XXX_sizecache int32 `json:"-"`
132 func (*DeleteResponse) ProtoMessage() {}
133 func (*DeleteResponse) Descriptor() ([]byte, []int) {
151 func (m *DeleteResponse) XXX_Merge(src proto.Message) {
154 func (m *DeleteResponse) XXX_Size() int {
157 func (m *DeleteResponse) XXX_DiscardUnknown() {
1810 func (m *DeleteResponse) Size() (n int) {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/runtime/v1/shim/v1/
H A Dshim.pb.go123 type DeleteResponse struct { struct
127 XXX_NoUnkeyedLiteral struct{} `json:"-"`
128 XXX_unrecognized []byte `json:"-"`
129 XXX_sizecache int32 `json:"-"`
133 func (*DeleteResponse) ProtoMessage() {}
134 func (*DeleteResponse) Descriptor() ([]byte, []int) {
152 func (m *DeleteResponse) XXX_Merge(src proto.Message) {
155 func (m *DeleteResponse) XXX_Size() int {
158 func (m *DeleteResponse) XXX_DiscardUnknown() {
1972 func (m *DeleteResponse) Size() (n int) {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/runtime/v1/shim/v1/
H A Dshim.pb.go123 type DeleteResponse struct { struct
127 XXX_NoUnkeyedLiteral struct{} `json:"-"`
128 XXX_unrecognized []byte `json:"-"`
129 XXX_sizecache int32 `json:"-"`
133 func (*DeleteResponse) ProtoMessage() {}
134 func (*DeleteResponse) Descriptor() ([]byte, []int) {
152 func (m *DeleteResponse) XXX_Merge(src proto.Message) {
155 func (m *DeleteResponse) XXX_Size() int {
158 func (m *DeleteResponse) XXX_DiscardUnknown() {
1972 func (m *DeleteResponse) Size() (n int) {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/shim/v1/
H A Dshim.pb.go123 type DeleteResponse struct { struct
127 XXX_NoUnkeyedLiteral struct{} `json:"-"`
128 XXX_unrecognized []byte `json:"-"`
129 XXX_sizecache int32 `json:"-"`
133 func (*DeleteResponse) ProtoMessage() {}
134 func (*DeleteResponse) Descriptor() ([]byte, []int) {
152 func (m *DeleteResponse) XXX_Merge(src proto.Message) {
155 func (m *DeleteResponse) XXX_Size() int {
158 func (m *DeleteResponse) XXX_DiscardUnknown() {
1972 func (m *DeleteResponse) Size() (n int) {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/runtime/v1/shim/v1/
H A Dshim.pb.go123 type DeleteResponse struct { struct
127 XXX_NoUnkeyedLiteral struct{} `json:"-"`
128 XXX_unrecognized []byte `json:"-"`
129 XXX_sizecache int32 `json:"-"`
133 func (*DeleteResponse) ProtoMessage() {}
134 func (*DeleteResponse) Descriptor() ([]byte, []int) {
152 func (m *DeleteResponse) XXX_Merge(src proto.Message) {
155 func (m *DeleteResponse) XXX_Size() int {
158 func (m *DeleteResponse) XXX_DiscardUnknown() {
1972 func (m *DeleteResponse) Size() (n int) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/runtime/v1/shim/v1/
H A Dshim.pb.go123 type DeleteResponse struct { struct
127 XXX_NoUnkeyedLiteral struct{} `json:"-"`
128 XXX_unrecognized []byte `json:"-"`
129 XXX_sizecache int32 `json:"-"`
133 func (*DeleteResponse) ProtoMessage() {}
134 func (*DeleteResponse) Descriptor() ([]byte, []int) {
152 func (m *DeleteResponse) XXX_Merge(src proto.Message) {
155 func (m *DeleteResponse) XXX_Size() int {
158 func (m *DeleteResponse) XXX_DiscardUnknown() {
1972 func (m *DeleteResponse) Size() (n int) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/shim/v1/
H A Dshim.pb.go123 type DeleteResponse struct { struct
127 XXX_NoUnkeyedLiteral struct{} `json:"-"`
128 XXX_unrecognized []byte `json:"-"`
129 XXX_sizecache int32 `json:"-"`
133 func (*DeleteResponse) ProtoMessage() {}
134 func (*DeleteResponse) Descriptor() ([]byte, []int) {
152 func (m *DeleteResponse) XXX_Merge(src proto.Message) {
155 func (m *DeleteResponse) XXX_Size() int {
158 func (m *DeleteResponse) XXX_DiscardUnknown() {
1972 func (m *DeleteResponse) Size() (n int) {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/runtime/v1/shim/v1/
H A Dshim.pb.go123 type DeleteResponse struct { struct
127 XXX_NoUnkeyedLiteral struct{} `json:"-"`
128 XXX_unrecognized []byte `json:"-"`
129 XXX_sizecache int32 `json:"-"`
133 func (*DeleteResponse) ProtoMessage() {}
134 func (*DeleteResponse) Descriptor() ([]byte, []int) {
152 func (m *DeleteResponse) XXX_Merge(src proto.Message) {
155 func (m *DeleteResponse) XXX_Size() int {
158 func (m *DeleteResponse) XXX_DiscardUnknown() {
1972 func (m *DeleteResponse) Size() (n int) {
[all …]

12345678910>>...19