Options
All
  • Public
  • Public/Protected
  • All
Menu

volumeDevice describes a mapping of a raw block device within a container.

export
interface

IoK8sApiCoreV1VolumeDevice

Hierarchy

  • IoK8sApiCoreV1VolumeDevice

Index

Properties

Properties

devicePath: string

devicePath is the path inside of the container that the device will be mapped to.

memberof

IoK8sApiCoreV1VolumeDevice

name: string

name must match the name of a persistentVolumeClaim in the pod

memberof

IoK8sApiCoreV1VolumeDevice

Generated using TypeDoc