https://github.com/kitproj/kit/internal/types/workflow#/$defs/Volume/properties/hostPathHostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | workflow.schema.json* |
object (HostPath)
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| path | string |
Required | cannot be null | Untitled schema |
Path of the directory on the host.
path
-
is required
-
Type:
string(path) -
cannot be null
-
defined in: Untitled schema
string (path)