Home
last modified time | relevance | path

Searched defs:driver (Results 176 – 200 of 10006) sorted by relevance

12345678910>>...401

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/registry/storage/driver/s3-aws/
H A Ds3.go146 type driver struct { struct
147 S3 *s3.S3
148 Bucket string
149 ChunkSize int64
150 Encrypt bool
151 KeyID string
152 MultipartCopyChunkSize int64
153 MultipartCopyMaxConcurrency int64
154 MultipartCopyThresholdSize int64
467 func (d *driver) Name() string {
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/registry/storage/driver/s3-aws/
H A Ds3.go140 type driver struct { struct
141 S3 *s3.S3
142 Bucket string
143 ChunkSize int64
144 Encrypt bool
145 KeyID string
146 MultipartCopyChunkSize int64
147 MultipartCopyMaxConcurrency int64
148 MultipartCopyThresholdSize int64
503 func (d *driver) Name() string {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/registry/storage/driver/s3-aws/
H A Ds3.go140 type driver struct { struct
141 S3 *s3.S3
142 Bucket string
143 ChunkSize int64
144 Encrypt bool
145 KeyID string
146 MultipartCopyChunkSize int64
147 MultipartCopyMaxConcurrency int64
148 MultipartCopyThresholdSize int64
503 func (d *driver) Name() string {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/registry/storage/driver/s3-aws/
H A Ds3.go140 type driver struct { struct
141 S3 *s3.S3
142 Bucket string
143 ChunkSize int64
144 Encrypt bool
145 KeyID string
146 MultipartCopyChunkSize int64
147 MultipartCopyMaxConcurrency int64
148 MultipartCopyThresholdSize int64
503 func (d *driver) Name() string {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/registry/storage/driver/s3-aws/
H A Ds3.go140 type driver struct { struct
141 S3 *s3.S3
142 Bucket string
143 ChunkSize int64
144 Encrypt bool
145 KeyID string
146 MultipartCopyChunkSize int64
147 MultipartCopyMaxConcurrency int64
148 MultipartCopyThresholdSize int64
503 func (d *driver) Name() string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/registry/storage/driver/s3-aws/
H A Ds3.go140 type driver struct { struct
141 S3 *s3.S3
142 Bucket string
143 ChunkSize int64
144 Encrypt bool
145 KeyID string
146 MultipartCopyChunkSize int64
147 MultipartCopyMaxConcurrency int64
148 MultipartCopyThresholdSize int64
503 func (d *driver) Name() string {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/registry/storage/driver/s3-aws/
H A Ds3.go140 type driver struct { struct
141 S3 *s3.S3
142 Bucket string
143 ChunkSize int64
144 Encrypt bool
145 KeyID string
146 MultipartCopyChunkSize int64
147 MultipartCopyMaxConcurrency int64
148 MultipartCopyThresholdSize int64
503 func (d *driver) Name() string {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/registry/storage/driver/s3-aws/
H A Ds3.go140 type driver struct { struct
141 S3 *s3.S3
142 Bucket string
143 ChunkSize int64
144 Encrypt bool
145 KeyID string
146 MultipartCopyChunkSize int64
147 MultipartCopyMaxConcurrency int64
148 MultipartCopyThresholdSize int64
503 func (d *driver) Name() string {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/distribution/registry/storage/driver/s3-aws/
H A Ds3.go140 type driver struct { struct
141 S3 *s3.S3
142 Bucket string
143 ChunkSize int64
144 Encrypt bool
145 KeyID string
146 MultipartCopyChunkSize int64
147 MultipartCopyMaxConcurrency int64
148 MultipartCopyThresholdSize int64
503 func (d *driver) Name() string {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/registry/storage/driver/s3-aws/
H A Ds3.go140 type driver struct { struct
141 S3 *s3.S3
142 Bucket string
143 ChunkSize int64
144 Encrypt bool
145 KeyID string
146 MultipartCopyChunkSize int64
147 MultipartCopyMaxConcurrency int64
148 MultipartCopyThresholdSize int64
503 func (d *driver) Name() string {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/registry/storage/driver/s3-aws/
H A Ds3.go140 type driver struct { struct
141 S3 *s3.S3
142 Bucket string
143 ChunkSize int64
144 Encrypt bool
145 KeyID string
146 MultipartCopyChunkSize int64
147 MultipartCopyMaxConcurrency int64
148 MultipartCopyThresholdSize int64
503 func (d *driver) Name() string {
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/registry/storage/driver/oss/
H A Doss.go71 type driver struct { struct
72 Client *oss.Client
73 Bucket *oss.Bucket
74 ChunkSize int64
75 Encrypt bool
76 RootDirectory string
77 EncryptionKeyID string
239 func (d *driver) Name() string {
514 func (d *driver) getOptions() oss.Options {
532 func (d *driver) getContentType() string {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/registry/storage/driver/oss/
H A Doss.go71 type driver struct { struct
72 Client *oss.Client
73 Bucket *oss.Bucket
74 ChunkSize int64
75 Encrypt bool
76 RootDirectory string
77 EncryptionKeyID string
239 func (d *driver) Name() string {
514 func (d *driver) getOptions() oss.Options {
532 func (d *driver) getContentType() string {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/distribution/registry/storage/driver/oss/
H A Doss.go71 type driver struct { struct
72 Client *oss.Client
73 Bucket *oss.Bucket
74 ChunkSize int64
75 Encrypt bool
76 RootDirectory string
77 EncryptionKeyID string
239 func (d *driver) Name() string {
514 func (d *driver) getOptions() oss.Options {
532 func (d *driver) getContentType() string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/libnetwork/drivers/ipvlan/
H A Dipvlan.go31 type driver struct { struct
32 networks networkTable
33 sync.Once
34 sync.Mutex
35 store datastore.DataStore
53 driver *driver member
75 func (d *driver) NetworkFree(id string) error {
79 func (d *driver) EndpointOperInfo(nid, eid string) (map[string]interface{}, error) {
83 func (d *driver) Type() string {
91 func (d *driver) RevokeExternalConnectivity(nid, eid string) error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/libnetwork/drivers/macvlan/
H A Dmacvlan.go33 type driver struct { struct
34 networks networkTable
35 sync.Once
36 sync.Mutex
37 store datastore.DataStore
55 driver *driver member
77 func (d *driver) NetworkFree(id string) error {
81 func (d *driver) EndpointOperInfo(nid, eid string) (map[string]interface{}, error) {
85 func (d *driver) Type() string {
93 func (d *driver) RevokeExternalConnectivity(nid, eid string) error {
[all …]
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/
H A DManager.cpp297 if (Driver* driver = GetDriver(_homeId)) in WriteConfig() local
461 if (Driver* driver = GetDriver(_homeId)) in GetControllerNodeId() local
476 if (Driver* driver = GetDriver(_homeId)) in GetSUCNodeId() local
491 if (Driver* driver = GetDriver(_homeId)) in IsPrimaryController() local
506 if (Driver* driver = GetDriver(_homeId)) in IsStaticUpdateController() local
521 if (Driver* driver = GetDriver(_homeId)) in IsBridgeController() local
536 if (Driver* driver = GetDriver(_homeId)) in HasExtendedTxStatus() local
551 if (Driver* driver = GetDriver(_homeId)) in GetLibraryVersion() local
566 if (Driver* driver = GetDriver(_homeId)) in GetLibraryTypeName() local
581 if (Driver* driver = GetDriver(_homeId)) in GetSendQueueCount() local
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/registry/storage/driver/s3-goamz/
H A Ds3.go73 type driver struct { struct
74 S3 *s3.S3
75 Bucket *s3.Bucket
76 ChunkSize int64
77 Encrypt bool
78 RootDirectory string
79 StorageClass s3.StorageClass
312 func (d *driver) Name() string {
565 func (d *driver) getOptions() s3.Options {
576 func (d *driver) getContentType() string {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/registry/storage/driver/oss/
H A Doss.go70 type driver struct { struct
71 Client *oss.Client
72 Bucket *oss.Bucket
73 ChunkSize int64
74 Encrypt bool
75 RootDirectory string
230 func (d *driver) Name() string {
488 func (d *driver) ossPath(path string) string {
505 func (d *driver) getOptions() oss.Options {
513 func (d *driver) getContentType() string {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/registry/storage/driver/oss/
H A Doss.go70 type driver struct { struct
71 Client *oss.Client
72 Bucket *oss.Bucket
73 ChunkSize int64
74 Encrypt bool
75 RootDirectory string
230 func (d *driver) Name() string {
488 func (d *driver) ossPath(path string) string {
505 func (d *driver) getOptions() oss.Options {
513 func (d *driver) getContentType() string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/registry/storage/driver/oss/
H A Doss.go70 type driver struct { struct
71 Client *oss.Client
72 Bucket *oss.Bucket
73 ChunkSize int64
74 Encrypt bool
75 RootDirectory string
230 func (d *driver) Name() string {
488 func (d *driver) ossPath(path string) string {
505 func (d *driver) getOptions() oss.Options {
513 func (d *driver) getContentType() string {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/registry/storage/driver/oss/
H A Doss.go70 type driver struct { struct
71 Client *oss.Client
72 Bucket *oss.Bucket
73 ChunkSize int64
74 Encrypt bool
75 RootDirectory string
230 func (d *driver) Name() string {
488 func (d *driver) ossPath(path string) string {
505 func (d *driver) getOptions() oss.Options {
513 func (d *driver) getContentType() string {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/registry/storage/driver/oss/
H A Doss.go70 type driver struct { struct
71 Client *oss.Client
72 Bucket *oss.Bucket
73 ChunkSize int64
74 Encrypt bool
75 RootDirectory string
230 func (d *driver) Name() string {
488 func (d *driver) ossPath(path string) string {
505 func (d *driver) getOptions() oss.Options {
513 func (d *driver) getContentType() string {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/registry/storage/driver/oss/
H A Doss.go70 type driver struct { struct
71 Client *oss.Client
72 Bucket *oss.Bucket
73 ChunkSize int64
74 Encrypt bool
75 RootDirectory string
230 func (d *driver) Name() string {
488 func (d *driver) ossPath(path string) string {
505 func (d *driver) getOptions() oss.Options {
513 func (d *driver) getContentType() string {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/registry/storage/driver/oss/
H A Doss.go70 type driver struct { struct
71 Client *oss.Client
72 Bucket *oss.Bucket
73 ChunkSize int64
74 Encrypt bool
75 RootDirectory string
230 func (d *driver) Name() string {
488 func (d *driver) ossPath(path string) string {
505 func (d *driver) getOptions() oss.Options {
513 func (d *driver) getContentType() string {
[all …]

12345678910>>...401