Home
last modified time | relevance | path

Searched defs:ShareExists (Results 1 – 4 of 4) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Dfile.go124 func (f FileServiceClient) ShareExists(name string) (bool, error) { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Dfile.go124 func (f FileServiceClient) ShareExists(name string) (bool, error) { func
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Dfile.go124 func (f FileServiceClient) ShareExists(name string) (bool, error) { func
/dports/ftp/sftpgo/sftpgo-2.2.0/dataprovider/
H A Ddataprovider.go997 func ShareExists(shareID, username string) (Share, error) { func