Search
Preparing search index...
The search index is not available
@stencila/schema
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stencila/schema
VolumeMount
Interface VolumeMount
Describes a volume mount from a host to container.
Hierarchy
Thing
VolumeMount
Index
Properties
alternate
Names
description
id
identifiers
images
meta
mount
Destination
mount
Options
mount
Source
mount
Type
name
type
url
Properties
Optional
alternate
Names
alternate
Names
:
string
[]
Optional
description
description
:
string
|
InlineContent
[]
|
BlockContent
[]
Optional
id
id
:
string
Optional
identifiers
identifiers
:
(
string
|
PropertyValue
)
[]
Optional
images
images
:
(
string
|
ImageObject
)
[]
Optional
meta
meta
:
{}
Type declaration
[
key:
string
]:
any
mount
Destination
mount
Destination
:
string
Optional
mount
Options
mount
Options
:
string
[]
Optional
mount
Source
mount
Source
:
string
Optional
mount
Type
mount
Type
:
string
Optional
name
name
:
string
type
type
:
"VolumeMount"
Optional
url
url
:
string
Exports
Volume
Mount
alternate
Names
description
id
identifiers
images
meta
mount
Destination
mount
Options
mount
Source
mount
Type
name
type
url
Generated using
TypeDoc
Describes a volume mount from a host to container.