Home
last modified time | relevance | path

Searched defs:copier (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dchunkwriting.go81 type copier struct { struct
84 ctx context.Context
85 cancel context.CancelFunc
88 reader io.Reader
90 to blockWriter
92 id *id
96 num int32
98 ch chan copierChunk
100 errCh chan error
102 wg sync.WaitGroup
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/Azure/azure-storage-blob-go/azure-storage-blob-go-6df5d9af221d/azblob/
H A Dchunkwriting.go81 type copier struct { struct
84 ctx context.Context
85 cancel context.CancelFunc
88 reader io.Reader
90 to blockWriter
92 id *id
96 num int32
98 ch chan copierChunk
100 errCh chan error
102 wg sync.WaitGroup
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dchunkwriting.go72 type copier struct { struct
75 ctx context.Context
76 cancel context.CancelFunc
79 o UploadStreamToBlockBlobOptions
82 id *id
85 reader io.Reader
87 to blockWriter
90 errCh chan error
92 wg sync.WaitGroup
105 func (c *copier) getErr() error {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dchunkwriting.go72 type copier struct { struct
75 ctx context.Context
76 cancel context.CancelFunc
79 o UploadStreamToBlockBlobOptions
82 id *id
85 reader io.Reader
87 to blockWriter
90 errCh chan error
92 wg sync.WaitGroup
105 func (c *copier) getErr() error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dchunkwriting.go72 type copier struct { struct
75 ctx context.Context
76 cancel context.CancelFunc
79 o UploadStreamToBlockBlobOptions
82 id *id
85 reader io.Reader
87 to blockWriter
90 errCh chan error
92 wg sync.WaitGroup
105 func (c *copier) getErr() error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dchunkwriting.go72 type copier struct { struct
75 ctx context.Context
76 cancel context.CancelFunc
79 o UploadStreamToBlockBlobOptions
82 id *id
85 reader io.Reader
87 to blockWriter
90 errCh chan error
92 wg sync.WaitGroup
105 func (c *copier) getErr() error {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dchunkwriting.go73 type copier struct { struct
76 ctx context.Context
77 cancel context.CancelFunc
80 o UploadStreamToBlockBlobOptions
83 id *id
86 reader io.Reader
88 to blockWriter
91 errCh chan error
93 wg sync.WaitGroup
106 func (c *copier) getErr() error {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dchunkwriting.go72 type copier struct { struct
75 ctx context.Context
76 cancel context.CancelFunc
79 o UploadStreamToBlockBlobOptions
82 id *id
85 reader io.Reader
87 to blockWriter
90 errCh chan error
92 wg sync.WaitGroup
105 func (c *copier) getErr() error {
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dchunkwriting.go73 type copier struct { struct
76 ctx context.Context
77 cancel context.CancelFunc
80 o UploadStreamToBlockBlobOptions
83 id *id
86 reader io.Reader
88 to blockWriter
91 errCh chan error
93 wg sync.WaitGroup
106 func (c *copier) getErr() error {
[all …]
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dchunkwriting.go73 type copier struct { struct
76 ctx context.Context
77 cancel context.CancelFunc
80 o UploadStreamToBlockBlobOptions
83 id *id
86 reader io.Reader
88 to blockWriter
91 errCh chan error
93 wg sync.WaitGroup
106 func (c *copier) getErr() error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dchunkwriting.go72 type copier struct { struct
75 ctx context.Context
76 cancel context.CancelFunc
79 o UploadStreamToBlockBlobOptions
82 id *id
85 reader io.Reader
87 to blockWriter
90 errCh chan error
92 wg sync.WaitGroup
105 func (c *copier) getErr() error {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/builder/dockerfile/
H A Dcopy.go71 type copier struct { struct
72 imageSource *imageMount
73 source builder.Source
74 pathCache pathCache
75 download sourceDownloader
76 platform *specs.Platform
80 activeLayer builder.RWLayer
81 tmpPaths []string
179 func (o *copier) Cleanup() {
275 func (o *copier) storeInPathCache(im *imageMount, path string, hash string) {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/builder/dockerfile/
H A Dcopy.go70 type copier struct { struct
71 imageSource *imageMount
72 source builder.Source
73 pathCache pathCache
74 download sourceDownloader
75 platform string
79 activeLayer builder.RWLayer
80 tmpPaths []string
157 func (o *copier) Cleanup() {
253 func (o *copier) storeInPathCache(im *imageMount, path string, hash string) {
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/builder/dockerfile/
H A Dcopy.go71 type copier struct { struct
72 imageSource *imageMount
73 source builder.Source
74 pathCache pathCache
75 download sourceDownloader
76 platform *specs.Platform
80 activeLayer builder.RWLayer
81 tmpPaths []string
179 func (o *copier) Cleanup() {
275 func (o *copier) storeInPathCache(im *imageMount, path string, hash string) {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/sigs.k8s.io/kustomize/kyaml/comments/
H A Dcomments.go25 type copier struct{} struct
27 func (c *copier) VisitMap(s walk.Sources, _ *openapi.ResourceSchema) (*yaml.RNode, error) {
32 func (c *copier) VisitScalar(s walk.Sources, _ *openapi.ResourceSchema) (*yaml.RNode, error) {
46 func (c *copier) VisitList(s walk.Sources, _ *openapi.ResourceSchema, _ walk.ListKind) (
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/builder/dockerfile/
H A Dcopy.go72 type copier struct { struct
73 imageSource *imageMount
74 source builder.Source
75 pathCache pathCache
76 download sourceDownloader
77 platform *specs.Platform
81 activeLayer builder.RWLayer
82 tmpPaths []string
180 func (o *copier) Cleanup() {
278 func (o *copier) storeInPathCache(im *imageMount, path string, hash string) {
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/builder/dockerfile/
H A Dcopy.go72 type copier struct { struct
73 imageSource *imageMount
74 source builder.Source
75 pathCache pathCache
76 download sourceDownloader
77 platform *specs.Platform
81 activeLayer builder.RWLayer
82 tmpPaths []string
180 func (o *copier) Cleanup() {
276 func (o *copier) storeInPathCache(im *imageMount, path string, hash string) {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/builder/dockerfile/
H A Dcopy.go72 type copier struct { struct
73 imageSource *imageMount
74 source builder.Source
75 pathCache pathCache
76 download sourceDownloader
77 platform *specs.Platform
81 activeLayer builder.RWLayer
82 tmpPaths []string
180 func (o *copier) Cleanup() {
278 func (o *copier) storeInPathCache(im *imageMount, path string, hash string) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/builder/dockerfile/
H A Dcopy.go72 type copier struct { struct
73 imageSource *imageMount
74 source builder.Source
75 pathCache pathCache
76 download sourceDownloader
77 platform *specs.Platform
81 activeLayer builder.RWLayer
82 tmpPaths []string
180 func (o *copier) Cleanup() {
278 func (o *copier) storeInPathCache(im *imageMount, path string, hash string) {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/builder/dockerfile/
H A Dcopy.go72 type copier struct { struct
73 imageSource *imageMount
74 source builder.Source
75 pathCache pathCache
76 download sourceDownloader
77 platform *specs.Platform
81 activeLayer builder.RWLayer
82 tmpPaths []string
180 func (o *copier) Cleanup() {
278 func (o *copier) storeInPathCache(im *imageMount, path string, hash string) {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/builder/dockerfile/
H A Dcopy.go72 type copier struct { struct
73 imageSource *imageMount
74 source builder.Source
75 pathCache pathCache
76 download sourceDownloader
77 platform *specs.Platform
81 activeLayer builder.RWLayer
82 tmpPaths []string
180 func (o *copier) Cleanup() {
276 func (o *copier) storeInPathCache(im *imageMount, path string, hash string) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/builder/dockerfile/
H A Dcopy.go70 type copier struct { struct
71 imageSource *imageMount
72 source builder.Source
73 pathCache pathCache
74 download sourceDownloader
75 tmpPaths []string
76 platform string
126 func (o *copier) getCopyInfoForSourcePath(orig, dest string) ([]copyInfo, error) {
153 func (o *copier) Cleanup() {
237 func (o *copier) storeInPathCache(im *imageMount, path string, hash string) {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/builder/dockerfile/
H A Dcopy.go70 type copier struct { struct
71 imageSource *imageMount
72 source builder.Source
73 pathCache pathCache
74 download sourceDownloader
75 tmpPaths []string
76 platform string
126 func (o *copier) getCopyInfoForSourcePath(orig, dest string) ([]copyInfo, error) {
153 func (o *copier) Cleanup() {
237 func (o *copier) storeInPathCache(im *imageMount, path string, hash string) {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/tonistiigi/fsutil/copy/
H A Dcopy.go196 type copier struct { struct
197 chown *ChownOpt
198 utime *time.Time
199 mode *int
200 inodes map[uint64]string
201 xattrErrorHandler XAttrErrorHandler
214 func (c *copier) copy(ctx context.Context, src, target string, overwriteTargetMetadata bool) error {
281 …x context.Context, src, dst string, stat os.FileInfo, overwriteTargetMetadata bool) (bool, error) {
/dports/net/nitroshare/nitroshare-desktop-0.3.4-642-g2046ccb/deps/qhttpengine/tests/
H A DTestQIODeviceCopier.cpp58 QHttpEngine::QIODeviceCopier copier(&src, &dest); in testQBuffer() local
79 QHttpEngine::QIODeviceCopier copier(pair.server(), &dest); in testQTcpSocket() local
103 QHttpEngine::QIODeviceCopier copier(pair.server(), &dest); in testStop() local
144 QHttpEngine::QIODeviceCopier copier(&src, &dest); in testRange() local

12345678910>>...16