Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VolumeNodeAffinity

VolumeNodeAffinity defines constraints that limit what nodes this volume can be accessed from.

schema

io.k8s.api.core.v1.VolumeNodeAffinity

Hierarchy

  • VolumeNodeAffinity

Index

Properties

Properties

Optional Readonly required

required: NodeSelector

Required specifies hard node constraints that must be met.

schema

io.k8s.api.core.v1.VolumeNodeAffinity#required

Generated using TypeDoc