Home
last modified time | relevance | path

Searched defs:ServiceVolumeTmpfs (Results 1 – 5 of 5) sorted by relevance

/dports/net/traefik/traefik-2.6.1/vendor/github.com/docker/compose/v2/pkg/compose/
H A Dcreate.go978 func buildTmpfsOptions(tmpfs *types.ServiceVolumeTmpfs) *mount.TmpfsOptions {
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/cli/compose/types/
H A Dtypes.go328 type ServiceVolumeTmpfs struct { struct
329 Size int64 `yaml:",omitempty"`
/dports/net/traefik/traefik-2.6.1/vendor/github.com/compose-spec/compose-go/types/
H A Dtypes.go692 type ServiceVolumeTmpfs struct { struct
693 Size UnitBytes `yaml:",omitempty" json:"size,omitempty"`
695 Extensions map[string]interface{} `yaml:",inline" json:"-"`
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/cli/compose/types/
H A Dtypes.go408 type ServiceVolumeTmpfs struct { struct
409 Size int64 `yaml:",omitempty" json:"size,omitempty"`
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/cli/compose/types/
H A Dtypes.go408 type ServiceVolumeTmpfs struct { struct
409 Size int64 `yaml:",omitempty" json:"size,omitempty"`