Home
last modified time | relevance | path

Searched defs:NewFilesystem (Results 1 – 6 of 6) sorted by relevance

/dports/www/gohugo/hugo-0.91.2/source/
H A Dfilesystem.go39 func (sp SourceSpec) NewFilesystem(base string) *Filesystem { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/backup/
H A Dbackup.go30 func NewFilesystem(path string) *Filesystem { func
/dports/sysutils/terraform/terraform-1.0.11/internal/states/statemgr/
H A Dfilesystem.go73 func NewFilesystem(statePath string) *Filesystem { func
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/concourse/baggageclaim/volume/
H A Dfilesystem.go69 func NewFilesystem(driver Driver, parentDir string) (Filesystem, error) { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/baggageclaim/volume/
H A Dfilesystem.go69 func NewFilesystem(driver Driver, parentDir string) (Filesystem, error) { func
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/fs/
H A Dfilesystem.go208 func NewFilesystem(fsType FilesystemType, uri string, opts ...Option) Filesystem { func