Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

V1MemoryDumpVolumeSource

Hierarchy

  • V1MemoryDumpVolumeSource

Index

Properties

claimName: string

claimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims

memberof

V1MemoryDumpVolumeSource

hotpluggable?: boolean

Hotpluggable indicates whether the volume can be hotplugged and hotunplugged.

memberof

V1MemoryDumpVolumeSource

readOnly?: boolean

readOnly Will force the ReadOnly setting in VolumeMounts. Default false.

memberof

V1MemoryDumpVolumeSource

Generated using TypeDoc