Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeReimageParameter

Package version

An interface representing NodeReimageParameter.

summary

Options for reimaging a compute node.

Hierarchy

  • NodeReimageParameter

Index

Properties

Properties

Optional nodeReimageOption

nodeReimageOption: ComputeNodeReimageOption

When to reimage the compute node and what to do with currently running tasks. The default value is requeue. Possible values include: 'requeue', 'terminate', 'taskCompletion', 'retainedData'

Generated using TypeDoc