Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 684 Bytes

V1beta1AllowedHostPath.md

File metadata and controls

10 lines (6 loc) · 684 Bytes

V1beta1AllowedHostPath

Properties

Name Type Description Notes
path_prefix str is the path prefix that the host volume must match. It does not support `*`. Trailing slashes are trimmed when validating the path prefix with a host path. Examples: `/foo` would allow `/foo`, `/foo/` and `/foo/bar` `/foo` would not allow `/food` or `/etc/foo` [optional]

[Back to Model list] [Back to API list] [Back to README]