Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IDowngradeRequest

Index

Properties

Properties

Optional action

action: DowngradeAction | keyof typeof DowngradeAction

action is the kind of downgrade request to issue. The action may VALIDATE the target version, DOWNGRADE the cluster version, or CANCEL the current downgrading job.

Optional version

version: undefined | string

version is the target version to downgrade.

Legend

  • Constructor
  • Method
  • Inherited method

Generated using TypeDoc