BindOptions interface

Describes the bind options for the container

Properties

createHostPath

Indicate whether to create host path.

propagation

Type of Bind Option

selinux

Mention the selinux options.

Property Details

createHostPath

Indicate whether to create host path.

createHostPath?: boolean

Property Value

boolean

propagation

Type of Bind Option

propagation?: string

Property Value

string

selinux

Mention the selinux options.

selinux?: string

Property Value

string