Home
last modified time | relevance | path

Searched defs:Delete (Results 1 – 25 of 14752) sorted by relevance

12345678910>>...591

/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/streams/
H A Dgen_delete.go11 type Delete struct { struct
13 raw *vocab.Delete
17 func (t *Delete) Raw() (n *vocab.Delete) {
29 func (t *Delete) LenActor() (idx int) {
65 func (t *Delete) RemoveActor(idx int) {
85 func (t *Delete) LenObject() (idx int) {
119 func (t *Delete) RemoveObject(idx int) {
137 func (t *Delete) LenTarget() (idx int) {
991 func (t *Delete) SetId(k *url.URL) {
1605 func (t *Delete) LenTo() (idx int) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Ddelete.go25 type Delete struct { struct
26 deletes []bsoncore.Document
27 ordered *bool
28 session *session.Client
30 collection string
32 crypt *driver.Crypt
33 database string
34 deployment driver.Deployment
37 retry *driver.RetryMode
38 hint *bool
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Ddelete.go25 type Delete struct { struct
26 deletes []bsoncore.Document
27 ordered *bool
28 session *session.Client
30 collection string
32 crypt *driver.Crypt
33 database string
34 deployment driver.Deployment
37 retry *driver.RetryMode
38 hint *bool
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Ddelete.go25 type Delete struct { struct
26 deletes []bsoncore.Document
27 ordered *bool
28 session *session.Client
30 collection string
32 crypt *driver.Crypt
33 database string
34 deployment driver.Deployment
37 retry *driver.RetryMode
38 hint *bool
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Ddelete.go25 type Delete struct { struct
26 deletes []bsoncore.Document
27 ordered *bool
28 session *session.Client
30 collection string
32 crypt *driver.Crypt
33 database string
34 deployment driver.Deployment
37 retry *driver.RetryMode
38 hint *bool
[all …]
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/vocab/
H A Dgen_delete.go587 type Delete struct { struct
619 nameMap map[string]string
627 id *url.URL
649 typeName []interface{}
655 to []*toIntermediateType
659 cc []*ccIntermediateType
681 streams []*url.URL
689 proxyUrl *url.URL
695 provideClientKey *url.URL
697 signClientKey *url.URL
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Ddelete.go25 type Delete struct { struct
26 deletes []bsoncore.Document
27 ordered *bool
28 session *session.Client
29 clock *session.ClusterClock
30 collection string
32 crypt *driver.Crypt
33 database string
34 deployment driver.Deployment
37 retry *driver.RetryMode
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Ddelete.go25 type Delete struct { struct
26 deletes []bsoncore.Document
27 ordered *bool
28 session *session.Client
29 clock *session.ClusterClock
30 collection string
32 crypt *driver.Crypt
33 database string
34 deployment driver.Deployment
37 retry *driver.RetryMode
[all …]
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Ddelete.go25 type Delete struct { struct
26 deletes []bsoncore.Document
27 ordered *bool
28 session *session.Client
29 clock *session.ClusterClock
30 collection string
32 crypt *driver.Crypt
33 database string
34 deployment driver.Deployment
37 retry *driver.RetryMode
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/x/network/command/
H A Ddelete.go25 type Delete struct { struct
26 ContinueOnError bool
27 NS Namespace
28 Deletes []bsonx.Doc
29 Opts []bsonx.Elem
30 WriteConcern *writeconcern.WriteConcern
31 Clock *session.ClusterClock
32 Session *session.Client
34 batches []*WriteBatch
35 result result.Delete
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/x/network/wiremessage/
H A Ddelete.go12 type Delete struct { struct
13 MsgHeader Header
14 FullCollectionName string
15 Flags DeleteFlag
16 Selector bson.Raw
20 func (d Delete) MarshalWireMessage() ([]byte, error) {
25 func (d Delete) ValidateWireMessage() error {
30 func (d Delete) AppendWireMessage([]byte) ([]byte, error) {
35 func (d Delete) String() string {
40 func (d Delete) Len() int {
[all …]
/dports/net/s5cmd/s5cmd-1.4.0/command/
H A Drm.go84 type Delete struct { struct
85 src []string
86 op string
87 fullCommand string
90 exclude []string
91 raw bool
94 storageOpts storage.Options
98 func (d Delete) Run(ctx context.Context) error {
/dports/dns/blocky/blocky-0.17/vendor/gorm.io/gorm/clause/
H A Ddelete.go3 type Delete struct { struct
4 Modifier string
7 func (d Delete) Name() string {
11 func (d Delete) Build(builder Builder) {
20 func (d Delete) MergeClause(clause *Clause) {
/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/util/
H A DEquators.h192 void Delete(void* _arr){ in Delete() function
203 void Delete(void* arr){ in Delete() function
212 void Delete(void* arr){ in Delete() function
223 void Delete(void* obj){ in Delete() function
233 void Delete(void* obj){ in Delete() function
242 void Delete(void*){} in Delete() function
250 void Delete(void*){} in Delete() function
256 void Delete(void*){} in Delete() function
263 void Delete(void*){} in Delete() function
273 void Delete(void*){} in Delete() function
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/emersion/go-imap/commands/
H A Ddelete.go11 type Delete struct { struct
12 Mailbox string
15 func (cmd *Delete) Command() *imap.Command {
24 func (cmd *Delete) Parse(fields []interface{}) error {
/dports/misc/concourse/concourse-6.7.2/vendor/cloud.google.com/go/dataproc/apiv1/
H A Dlongrunning.go35 func (op *InstantiateInlineWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallO… func
51 func (op *InstantiateWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallOption)… func
58 func (op *CreateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
65 func (op *DeleteClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
72 func (op *DiagnoseClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
79 func (op *UpdateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/cloud.google.com/go/dataproc/apiv1/
H A Dlongrunning.go35 func (op *InstantiateInlineWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallO… func
51 func (op *InstantiateWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallOption)… func
58 func (op *CreateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
65 func (op *DeleteClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
72 func (op *DiagnoseClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
79 func (op *UpdateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/cloud.google.com/go/dataproc/apiv1beta2/
H A Dlongrunning.go35 func (op *InstantiateInlineWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallO… func
51 func (op *InstantiateWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallOption)… func
58 func (op *CreateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
65 func (op *DeleteClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
72 func (op *DiagnoseClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
79 func (op *UpdateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/dataproc/apiv1/
H A Dlongrunning.go35 func (op *InstantiateInlineWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallO… func
51 func (op *InstantiateWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallOption)… func
58 func (op *CreateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
65 func (op *DeleteClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
72 func (op *DiagnoseClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
79 func (op *UpdateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
/dports/net/storj/storj-1.45.3/vendor/cloud.google.com/go/dataproc/apiv1/
H A Dlongrunning.go35 func (op *InstantiateInlineWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallO… func
51 func (op *InstantiateWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallOption)… func
58 func (op *CreateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
65 func (op *DeleteClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
72 func (op *DiagnoseClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
79 func (op *UpdateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
/dports/net/storj/storj-1.45.3/vendor/cloud.google.com/go/dataproc/apiv1beta2/
H A Dlongrunning.go35 func (op *InstantiateInlineWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallO… func
51 func (op *InstantiateWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallOption)… func
58 func (op *CreateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
65 func (op *DeleteClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
72 func (op *DiagnoseClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
79 func (op *UpdateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/dataproc/apiv1/
H A Dlongrunning.go35 func (op *InstantiateInlineWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallO… func
51 func (op *InstantiateWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallOption)… func
58 func (op *CreateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
65 func (op *DeleteClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
72 func (op *DiagnoseClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
79 func (op *UpdateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/dataproc/apiv1beta2/
H A Dlongrunning.go35 func (op *InstantiateInlineWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallO… func
51 func (op *InstantiateWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallOption)… func
58 func (op *CreateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
65 func (op *DeleteClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
72 func (op *DiagnoseClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
79 func (op *UpdateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
/dports/sysutils/istio/istio-1.6.7/vendor/cloud.google.com/go/dataproc/apiv1/
H A Dlongrunning.go35 func (op *InstantiateInlineWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallO… func
51 func (op *InstantiateWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallOption)… func
58 func (op *CreateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
65 func (op *DeleteClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
72 func (op *DiagnoseClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
79 func (op *UpdateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
/dports/sysutils/istio/google-cloud-go-logging-v1.0.0/dataproc/apiv1/
H A Dlongrunning.go35 func (op *InstantiateInlineWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallO… func
51 func (op *InstantiateWorkflowTemplateOperation) Delete(ctx context.Context, opts ...gax.CallOption)… func
58 func (op *CreateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
65 func (op *DeleteClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
72 func (op *DiagnoseClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func
79 func (op *UpdateClusterOperation) Delete(ctx context.Context, opts ...gax.CallOption) error { func

12345678910>>...591