Options
All
  • Public
  • Public/Protected
  • All
Menu

Volumes that containers in goal can mount.

Hierarchy

  • GoalContainerVolume

Index

Properties

Properties

hostPath

hostPath: { path: string }

Volume to be created from local host file system location.

Type declaration

  • path: string

    Absolute path on host to volume.

name

name: string

Unique name of volume, referenced by ContainerVolumeMount.name.

Generated using TypeDoc