Home
last modified time | relevance | path

Searched refs:RegisterWithDescriptor (Results 1 – 25 of 59) sorted by relevance

123

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/layer/
H A Dlayer_store_windows.go9 func (ls *layerStore) RegisterWithDescriptor(ts io.Reader, parent ChainID, descriptor distribution.… func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/layer/
H A Dlayer_store_windows.go9 func (ls *layerStore) RegisterWithDescriptor(ts io.Reader, parent ChainID, descriptor distribution.… func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/layer/
H A Dlayer_store_windows.go9 func (ls *layerStore) RegisterWithDescriptor(ts io.Reader, parent ChainID, descriptor distribution.… func
H A Dlayer.go201 RegisterWithDescriptor(io.Reader, ChainID, distribution.Descriptor) (Layer, error) methodSpec
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/layer/
H A Dlayer_store_windows.go9 func (ls *layerStore) RegisterWithDescriptor(ts io.Reader, parent ChainID, descriptor distribution.… func
H A Dlayer.go201 RegisterWithDescriptor(io.Reader, ChainID, distribution.Descriptor) (Layer, error) methodSpec
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/layer/
H A Dlayer_store_windows.go9 func (ls *layerStore) RegisterWithDescriptor(ts io.Reader, parent ChainID, descriptor distribution.… func
H A Dlayer.go204 RegisterWithDescriptor(io.Reader, ChainID, distribution.Descriptor) (Layer, error) methodSpec
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/layer/
H A Dlayer_store_windows.go9 func (ls *layerStore) RegisterWithDescriptor(ts io.Reader, parent ChainID, descriptor distribution.… func
H A Dlayer.go204 RegisterWithDescriptor(io.Reader, ChainID, distribution.Descriptor) (Layer, error) methodSpec
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/layer/
H A Dlayer_store_windows.go9 func (ls *layerStore) RegisterWithDescriptor(ts io.Reader, parent ChainID, descriptor distribution.… func
H A Dlayer.go204 RegisterWithDescriptor(io.Reader, ChainID, distribution.Descriptor) (Layer, error) methodSpec
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/layer/
H A Dlayer_store_windows.go9 func (ls *layerStore) RegisterWithDescriptor(ts io.Reader, parent ChainID, descriptor distribution.… func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/layer/
H A Dlayer_store_windows.go9 func (ls *layerStore) RegisterWithDescriptor(ts io.Reader, parent ChainID, descriptor distribution.… func
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/layer/
H A Dlayer_store_windows.go9 func (ls *layerStore) RegisterWithDescriptor(ts io.Reader, parent ChainID, descriptor distribution.… func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/layer/
H A Dlayer_store_windows.go9 func (ls *layerStore) RegisterWithDescriptor(ts io.Reader, parent ChainID, os OS, descriptor distri… func
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/layer/
H A Dlayer_store_windows.go9 func (ls *layerStore) RegisterWithDescriptor(ts io.Reader, parent ChainID, os OS, descriptor distri… func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/distribution/xfer/
H A Ddownload.go327 d.layer, err = ds.RegisterWithDescriptor(inflatedLayerData, parentLayer, src)
426 d.layer, err = ds.RegisterWithDescriptor(layerReader, parentLayer, src)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/distribution/xfer/
H A Ddownload_test.go91 return ls.RegisterWithDescriptor(reader, parentID, distribution.Descriptor{})
94 func (ls *mockLayerStore) RegisterWithDescriptor(reader io.Reader, parentID layer.ChainID, _ distri… func
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/distribution/xfer/
H A Ddownload_test.go95 return ls.RegisterWithDescriptor(reader, parentID, distribution.Descriptor{})
98 func (ls *mockLayerStore) RegisterWithDescriptor(reader io.Reader, parentID layer.ChainID, _ distri… func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/distribution/xfer/
H A Ddownload_test.go91 return ls.RegisterWithDescriptor(reader, parentID, distribution.Descriptor{})
94 func (ls *mockLayerStore) RegisterWithDescriptor(reader io.Reader, parentID layer.ChainID, _ distri… func
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/distribution/xfer/
H A Ddownload_test.go91 return ls.RegisterWithDescriptor(reader, parentID, distribution.Descriptor{})
94 func (ls *mockLayerStore) RegisterWithDescriptor(reader io.Reader, parentID layer.ChainID, _ distri… func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/distribution/xfer/
H A Ddownload_test.go95 return ls.RegisterWithDescriptor(reader, parentID, distribution.Descriptor{})
98 func (ls *mockLayerStore) RegisterWithDescriptor(reader io.Reader, parentID layer.ChainID, _ distri… func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/distribution/xfer/
H A Ddownload_test.go91 return ls.RegisterWithDescriptor(reader, parentID, distribution.Descriptor{})
94 func (ls *mockLayerStore) RegisterWithDescriptor(reader io.Reader, parentID layer.ChainID, _ distri… func
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/distribution/xfer/
H A Ddownload_test.go91 return ls.RegisterWithDescriptor(reader, parentID, distribution.Descriptor{})
94 func (ls *mockLayerStore) RegisterWithDescriptor(reader io.Reader, parentID layer.ChainID, _ distri… func

123